Share via


BaseConfiguration.TokenEndpoint Property

Definition

Gets or sets the token endpoint specified via the metadata endpoint. This is the fed:PassiveRequestorEndpoint in WS-Federation, https://docs.oasis-open.org/wsfed/federation/v1.2/os/ws-federation-1.2-spec-os.html#:~:text=fed%3ASecurityTokenServiceType/fed%3APassiveRequestorEndpoint Or the token_endpoint in the OIDC metadata.

public virtual string TokenEndpoint { get; set; }
member this.TokenEndpoint : string with get, set
Public Overridable Property TokenEndpoint As String

Property Value

Applies to