AuthConfig.Update |
AuthConfig.update() |
Begins update for the AuthConfig resource.
|
AuthConfig.Update |
AuthConfig.UpdateStages.WithGlobalValidation.withGlobalValidation(GlobalValidation globalValidation) |
Specifies the globalValidation property: The configuration settings that determines the validation flow
of users using Service Authentication/Authorization..
|
AuthConfig.Update |
AuthConfig.UpdateStages.WithHttpSettings.withHttpSettings(HttpSettings httpSettings) |
Specifies the httpSettings property: The configuration settings of the HTTP requests for authentication
and authorization requests made against ContainerApp Service Authentication/Authorization..
|
AuthConfig.Update |
AuthConfig.UpdateStages.WithIdentityProviders.withIdentityProviders(IdentityProviders identityProviders) |
Specifies the identityProviders property: The configuration settings of each of the identity providers
used to configure ContainerApp Service Authentication/Authorization..
|
AuthConfig.Update |
AuthConfig.UpdateStages.WithLogin.withLogin(Login login) |
Specifies the login property: The configuration settings of the login flow of users using ContainerApp
Service Authentication/Authorization..
|
AuthConfig.Update |
AuthConfig.UpdateStages.WithPlatform.withPlatform(AuthPlatform platform) |
Specifies the platform property: The configuration settings of the platform of ContainerApp Service
Authentication/Authorization..
|