raguv12ps
3 years agoAce
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 provider using any means.
OAUth2, SAML etc.
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.