Application List
In this page, you can view, add, edit, and delete SSO client applications.
To add an application:
- Click Add, and a window will appear.
- Enter the name of the application in Application Name. In Redirect URI, enter full URL of the client application’s original login page to which users will be redirected by the SSO server.
Note:
- SSO client application must join the same domain or use the same LDAP service with the SSO server.
- SSO client application must be in the same domain with the URI you specified in Redirect URI.
- All redirect URIs must use the same protocol as the SSO Server to ensure normal operation.
- Click OK to finish.
Note:
After adding an SSO client application, SSO Server will allocate an Application ID to the added application. When you need to integrate an SSO client application with the SSO Server, you need to specify the application with the Application ID. For more information, please refer to SSO Server JavaScript SDK Development Guide.
To edit an application:
- In the application list, select an application that you wish to edit.
- Click Edit, and a window will appear.
- You can modify the Application name and Redirect URI.
- Click OK to save your modification.
To delete an application:
- In the application list, select an application that you wish to delete.
- Click Delete.
- You will see a confirmation message. Click Yes to confirm the deletion.