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