Forum Discussion

raguv12ps's avatar
3 years ago

Use Khoros as IDP

We are having a Third party software and want to set up a login option to have Khoros community as an IDP provider similar to Google or Facebook. Do we have this feature to use Khoros as an IDP pr...
  • AdamN's avatar
    3 years ago

    raguv12ps Although it's not necessarily the intent to have Community serve as a full-fledged IDP, you could use the OAuth 2.0 authorization grant flow to provide authorization from Community to some other external service. The main gap would be with user attributes, but you could use the access token you obtain to make additional API calls to obtain things like e-mail address, first name, last name, etc.