Question
OAuth Configuration for all users
Hi guys,
I am currently trying to leverage on OAuth as SSO from another web application. From the guide, I understand that I need to register the client via OAuth 2.0 Client Registration to generate corresponding Client ID and Client Secret. However, I noticed that these credentials are tied to a specific operator ID which means that I need to maintain many different credentials should I wish to SSO for different users. Hence, is there any way I can generate one OAuth credential that can be used by many different users?
Refer:
- Concept regarding Authentication in Pega Platform.
- Accessing Pega API by using oAuth2.0
- Accessing protected API resources by using OAuth 2.0
Hope these links assist in implementation. Kindly acknowledge if it does by marking this post as answered for larger Pega audience.
Regards,
Asif