Configure OAuth Protocol Application SSO
In addition to supporting the configuration of the OAuth protocol as an authentication source for logging in to various application systems through OAuth protocol authentication, the IDaaS platform also supports integrating applications through the OAuth protocol to achieve application single sign-on (SSO) with IDaaS as the authentication platform. After logging in to the IDaaS User Center, users can directly jump to and log in to the application without a second login.
Prerequisites
Administrator permissions for the IDaaS Enterprise Center.
Procedure
Configure OAuth Protocol Application
Log in to the IDaaS Enterprise Center, choose Resources > Apps from the top navigation bar, click Add Self-Built App, set the app name, save, and enter the app detail page.
On the app information page, enable Authentication Integration, set it to OAuth, and save.

Click Configure next to Authentication Integration to enter the authentication integration detail page, and set the authorization mode and Token signature matching your application.

Switch to the General Info tab to obtain
ClientIdandClientSecret.
Switch to the Authorization Management > App Accounts page, and add access accounts for the app.

Choose Settings > Service Configuration from the top navigation bar, and click OIDC to obtain the corresponding parameters.

Configure the obtained OAuth-related information into your application.
Development Integration
After configuration in the IDaaS platform is complete, please refer to the corresponding mode in the OAuth Protocol to complete the subsequent integration configuration. After configuration, users can single sign-on to the app from the User Center.