Restricting OAuth Client Credentials to specific Integrations
Summary
Create two scopes for two integrations and give access to two different clients such that the first client can access only scope A and the second client can only access scope BContent
Use Case:
I tried to use Oauth client credentials grant type for a use case in which I am creating two confidential apps as two different clients. I have created two sample integrations in OICS which has its own scopes. I want to ensure such that client A can access Scope A only and client B can access Scope B only.
Issue:
By default OIC IDCS Application provides only two scopes:
Tagged:
0