This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use OAuth 2.0 with Application Server via RESTful API

Hi,

Currently we have an application that communicates with the 1IM system via the RESTful API provided by the application server. This communication is currently done via the RoleBasedEmployee Authentication Module. 

We are looking into changing this so the application uses the OAuth2.0Rolebased Authentication Module.

I have managed to enable the OAuth2.0 authentication module itself, this was easy enough. However the next step seems to be rather unclear in the current documentation. Within designer > configuration parameters > Person there is a parameter called OAuthAuthenticator, followed by many OAuth specific parameters. I know I have to enable this to allow a user to login via the RESTful API using OAuth2.0.
Where I am getting stuck / failing to understand is what I need to get OAuth2.0 working with those configuration parameters. 

Does 1IM come with an identity provider / service internally for OAuth2.0? Or do we need to implement one / use an external provider such as google etc...?

Any insight or help is greatly appreciated.

Thank you.

Ash

Parents
  • RSTS's default configuration includes a Microsoft Active Directory provider configured to connect to the Active Directory domain to which the RSTS server machine is joined. No additional configuration is required to use this default provider to authenticate users against the joined domain and retrieve user attributes and group membership information.

    You will find a technical documentation on the product DVD \Modules\QBM\install\bin\DellRSTS.chM

    But, if you use the installer i have posted, the installer will configure everything in One Identity Manager to talk to the rSTS using OAuth 2.0. But the information you seek should also be included in this document.

Reply
  • RSTS's default configuration includes a Microsoft Active Directory provider configured to connect to the Active Directory domain to which the RSTS server machine is joined. No additional configuration is required to use this default provider to authenticate users against the joined domain and retrieve user attributes and group membership information.

    You will find a technical documentation on the product DVD \Modules\QBM\install\bin\DellRSTS.chM

    But, if you use the installer i have posted, the installer will configure everything in One Identity Manager to talk to the rSTS using OAuth 2.0. But the information you seek should also be included in this document.

Children
No Data