How to add the Scope when authentication method selected as OAuth2 in webservice connector

To Generate the access token our API requires to send the scope with token URL, Client Id and Client Secret.

Is there is any way to send the Scope because there is no option to send from UI side.

Or does anyone face the same issue and what is the workaround it ?

IdentityIQ version 8.4
Thanks

Please review the Web Services Configuration Guide:

For scope, refer to oauth_request_parameters.

1 Like

Thank you @Paul_Meyer for your response, It worked !

1 Like

hi Rushikesh, Can you send a screenshot of the config? I used the oauth request parameters for adding the scope but was not able to hit the api