authorizationEndpointUrl

@SerialName(value = "authorization_endpoint")
val authorizationEndpointUrl: String? = null(source)

OIDC Discovery: REQUIRED. URL of the OP's OAuth 2.0 Authorization Endpoint (OpenID.Core).

OIDC SIOPv2: REQUIRED. URL of the Self-Issued OP used by the RP to perform Authentication of the End-User. Can be custom URI scheme, or Universal Links/App links.