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

Version 1 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/clientSecret (client credentials). 

  2. authorizeUrl

  3. accessTokenUrl

  4. userInfoUrl

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

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


  • No labels