Package version:

Interface AzureActiveDirectoryLogin

The configuration settings of the Azure Active Directory login flow.

Hierarchy

  • AzureActiveDirectoryLogin

Properties

disableWWWAuthenticate?: boolean

true if the www-authenticate provider should be omitted from the request; otherwise, false.

loginParameters?: string[]

Login parameters to send to the OpenID Connect authorization endpoint when a user logs in. Each parameter must be in the form "key=value".

Generated using TypeDoc