Share via


SiteAuthSettingsV2PropertiesOutput 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?: GlobalValidationOutput

Property Value

httpSettings

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

httpSettings?: HttpSettingsOutput

Property Value

identityProviders

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

identityProviders?: IdentityProvidersOutput

Property Value

login

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

login?: LoginOutput

Property Value

platform

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

platform?: AuthPlatformOutput

Property Value