Share via


SiteAuthSettingsV2Properties interface

SiteAuthSettingsV2 resource specific properties

Properties

globalValidation

The configuration settings that determines the validation flow of users using App Service Authentication/Authorization.

httpSettings

The configuration settings of the HTTP requests for authentication and authorization requests made against App Service Authentication/Authorization.

identityProviders

The configuration settings of each of the identity providers used to configure App Service Authentication/Authorization.

login

The configuration settings of the login flow of users using App Service Authentication/Authorization.

platform

The configuration settings of the platform of App Service Authentication/Authorization.

Property Details

globalValidation

The configuration settings that determines the validation flow of users using App Service Authentication/Authorization.

globalValidation?: GlobalValidation

Property Value

httpSettings

The configuration settings of the HTTP requests for authentication and authorization requests made against App Service Authentication/Authorization.

httpSettings?: HttpSettings

Property Value

identityProviders

The configuration settings of each of the identity providers used to configure App Service Authentication/Authorization.

identityProviders?: IdentityProviders

Property Value

login

The configuration settings of the login flow of users using App Service Authentication/Authorization.

login?: Login

Property Value

platform

The configuration settings of the platform of App Service Authentication/Authorization.

platform?: AuthPlatform

Property Value