AuthConfigProperties |
AuthConfigProperties.withGlobalValidation(GlobalValidation globalValidation) |
Set the globalValidation property: The configuration settings that determines the validation flow of users using
Service Authentication/Authorization.
|
AuthConfigProperties |
AuthConfigProperties.withHttpSettings(HttpSettings httpSettings) |
Set the httpSettings property: The configuration settings of the HTTP requests for authentication and
authorization requests made against ContainerApp Service Authentication/Authorization.
|
AuthConfigProperties |
AuthConfigProperties.withIdentityProviders(IdentityProviders identityProviders) |
Set the identityProviders property: The configuration settings of each of the identity providers used to
configure ContainerApp Service Authentication/Authorization.
|
AuthConfigProperties |
AuthConfigProperties.withLogin(Login login) |
Set the login property: The configuration settings of the login flow of users using ContainerApp Service
Authentication/Authorization.
|
AuthConfigProperties |
AuthConfigProperties.withPlatform(AuthPlatform platform) |
Set the platform property: The configuration settings of the platform of ContainerApp Service
Authentication/Authorization.
|