Windows Web App Auth Settings V2Active Directory V2
Constructors
Properties
The list of allowed Applications for the Default Authorisation Policy.
Specifies a list of Allowed audience values to consider when validating JWTs issued by Azure Active Directory.
The list of allowed Group Names for the Default Authorisation Policy.
The list of allowed Identities for the Default Authorisation Policy.
The thumbprint of the certificate used for signing purposes.
The App Setting name that contains the client secret of the Client. !>Note: A setting with this name must exist in app_settings
to function correctly.
A list of Allowed Client Applications in the JWT Claim.
A list of Allowed Groups in the JWT Claim.
A map of key-value pairs to send to the Authorisation Endpoint when a user logs in.
The Azure Tenant Endpoint for the Authenticating Tenant. e.g. https://login.microsoftonline.com/{tenant-guid}/v2.0/
Should the www-authenticate provider should be omitted from the request? Defaults to false
.