Instructions for connecting an SSO authentication server to the Chemwatch mobile application: Your server must support the OAuth 2.0 protocol for authentication and authorization.
For integration with your server, we need the following information:
clientId (client credentials).
clientSecret (client credentials).
authorizeUrl.
accessTokenUrl.
userInfoUrl.
Add our redirect url: sisot://sso/oauth2redirect.
You can also specify the scope that should be available for getting information about the user and specify the exact field which will represent the username.
Provide us with a temporary SSO username and password so that we can check it out.