Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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: 

  1. clientId (client credentials).

  2. clientSecret (client credentials).

  3. authorizeUrl

  4. accessTokenUrl

  5. userInfoUrl

  6. Add our redirect url: sisot://sso/oauth2redirect

  7. 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.

  8. Provide us with a temporary SSO username and password so that we can check it out.


  • No labels