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

Compare with Current View Page History

Version 1 Next »

OAuth settings for signer authentication

Before starting with the configuration please note that two new templates are available for OAuth authentication. You can find those templates in the section "Email Templates":

  • OAuth user assignment invalidation information
  • Initial OAuth verification request

To configure the OAuth settings please open the "Identity Providers" section in the Settings.

FigureDesciption

  1. Provider Name
  2. Redirect Url when the OAuth process is concluded
  3. Client Id
  4. Client Secret
  5. Scope
  6. Authorization Uri
  7. Token Uri
  8. Logout Uri
  9. JWT configuration
  10. Resource Uris

In this case we used the following Authorization Uri: https://demo.esignanywhere.net/Auth/Authorize and the following Token Uri: https://demo.esignanywhere.net/ApiToken/Retrieve.

The resource Uris are called for data, which will be stored in the audit trail.

JWT configuration

After the configuration the signer will see the following screen:

After signing the envelope you can find all information regarding the authentication in the audit trail.

Because we used the following Uri: https://demo.esignanywhere.net/api/v5/license we can see all information about the license:

OAuth settings for user authentication

After configuration add the new provider to a user:

Note that the user must have the permission "User can use a password to logon". You can find this permission if you choose a user and click on the "Preview Permissions".

  • No labels