Question
Accenture
SG
Last activity: 29 Jun 2018 2:20 EDT
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?