Interface AuthConfig.DefinitionStages.WithIdentityProviders

    • Method Detail

      • withIdentityProviders

        AuthConfig.DefinitionStages.WithCreate withIdentityProviders​(IdentityProviders identityProviders)
        Specifies the identityProviders property: The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization..
        Parameters:
        identityProviders - The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization.
        Returns:
        the next definition stage.