Web App Auth Settings V2Args
Configuration settings for the Azure App Service Authentication / Authorization V2 feature. Uses Azure REST API version 2021-02-01. In version 1.x of the Azure Native provider, it used API version 2020-12-01. Other available API versions: 2020-10-01.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:web:WebAppAuthSettingsV2 myresource1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettingsV2
Constructors
Properties
The configuration settings that determines the validation flow of users using App Service Authentication/Authorization.
The configuration settings of the HTTP requests for authentication and authorization requests made against App Service Authentication/Authorization.
The configuration settings of each of the identity providers used to configure App Service Authentication/Authorization.
The configuration settings of the platform of App Service Authentication/Authorization.
Name of the resource group to which the resource belongs.