Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...