Section | Field | Description |
OAuth Provider Details | Provider Name | Register the authorization server by clicking Add New in the drop-down. If already registered under Admin > Users & Permission > OAuth Providers, choose the required authorization from the drop-down. |
Client ID | If Add New is chosen, specify the Client ID, Authorization URL, and the Token URL generated while registering the application in the authorization server. Otherwise, these fields will be auto-populated. | |
Authorization URL | ||
Token URL | ||
OAuth Feature Details | Scope | Specify the scopes required to get the user's data from the Resource URL. The commonly used scopes are openid, profile, and email.
|
Client Secret | Specify the client secret generated while registering the application in the authorization server. | |
User Property | Specify the required key in the JSON response received from the Resource URL. This key will be used to identify the user during authentication. | |
Mapped Property | Choose the AssetExplorer user field to which the User Property must be mapped. Use User Principal Name to map fields for users imported via AD. | |
Resource URL | Specify the API endpoint the client calls to get user data after getting the access token. You can obtain the information from the authorization server's REST API documentation. | |
Redirect URL | This field is auto-populated with the URL to which the user will be redirected after login. This URL cannot be edited. | |
Additional Fields | Default Fields | Configure field mapping to create user profile for dynamic users who log in to the application via OAuth SSO.
Note:
|
User-Defined Fields |