Interface AuthConfig.DefinitionStages.WithLogin

    • Method Detail

      • withLogin

        AuthConfig.DefinitionStages.WithCreate withLogin​(Login login)
        Specifies the login property: The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization..
        Parameters:
        login - The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization.
        Returns:
        the next definition stage.