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 6 Next »

Below are the instructions for connecting an SSO authentication service to the Chemwatch mobile application: Your IDP service must support the OAuth 2.0 protocol for authentication and authorization. 

For integration with your service, we need the following information: 

  1. clientId (client credentials).

  2. clientSecret (client credentials).

  3. authorizeUrl

  4. accessTokenUrl

  5. userInfoUrl

  6. Add our redirect URL: net.chemwatch.walkabout://oauth2redirect.

  7. You can also specify the scope that should be available for getting information about the user and select the exact field representing the username.

  8. Provide us with a temporary SSO username and password to check it out.


  • No labels