Enter the following details in the configuration form:
1. Instance URL: Enter the Instance URL of the System for e.g. https://www.googleapis.com
2. Application Key: Enter the Client Id received from OAuth 1.0 App Registration.
3. Application Secret: Enter the Client Secret received from OAuth 1.0 App Registration.
4. Request Token URL: Enter Request Token URL of the System.
5. Authorization URL: Enter the Authorization URL of the System.
6. Access Token URL: Enter the Access Token URL of the System.
7. Domain for Callback Authentication: Enter HostName.DomainName of the Klera Machine.
8. User Info URL: Enter User Info URL (if any).
9. User Info Key: Enter User Info Key (if any).
10. Select "Create New Account" and add user-friendly name for the Account.
11. Click On "Save".
12. On clicking "Save", a pop-up will appear which requires user to enter the credentials for the system if asked in the pop-up.
Important:
a. The pop-up must not be blocked by the browser.
b. Klera's Callback URL:
b.1. For Klera On-Prem deployments,Klera's Callback URL must be whitelisted.
For e.g.
https://{HostName.DomainName}:48444/AccountManagementWebService/callback.html should be accessible from the browser where,
HostName: Host Name of the Klera Machine and,
DomainName: Domain Name of the organization.
b.2. For Klera SaaS offering, there is no requirement of whitelisting Klera's Callback
URL.