authenticationBaseUrl property

String? authenticationBaseUrl
getter/setter pair

The base URL of the reverse proxy that will be used to run the Authentication service.

The URL's protocol must be HTTPS.

Implementation

String? authenticationBaseUrl;