Configuration Parameter | Description |
---|
AccessTokenUrl
| Endpoint for fetching an OAuth token |
AuthorizationUrl
| Authorization endpoint |
certificateThumbPrint
| Thumbprint of the certificate used for authentication |
ClientKey
| Value of the Client key |
ClientSecret
| Value of the Client Secret |
CreateUserUrl
| Endpoint for creating users in the external system. |
GetOrDeleteOrUpdateGroupByIDUrl
| Endpoint for fetching, deleting or updating groups in the external system. |
GetGroupMemberURl
| Endpoint for fetching a single user in the external system. |
QueryGroupsUrl
| Endpoint for fetching group data in the external system. |
QueryRolesURl
| Endpoint for fetching role data in the external system. |
QueryZonesUrl
| Endpoint for fetching location data in the external system. |
ServiceUrl
| Endpoint for the accessing the application in the hosted environment, such as an Azure app service. |