singleSignOnServiceUri property
The SingleSignOnService endpoint location (sign-in page URL) of the
identity provider.
This is the URL where the AuthnRequest will be sent. Must use HTTPS.
Assumed to accept the HTTP-Redirect binding.
Required.
Implementation
core.String? singleSignOnServiceUri;