AuthorizationServerURL
The base URL of the PingOne authorization server for the environment where your application is located at.
Data Type
string
Default Value
""
Remarks
This should be used in cases when you have set up a custom domain for the environment. Refer to Custom Domains from the PingOne Platform API documentation.
Example:
AuthorizationServerURL='https://authenticate.myCustomDomain.net';