Interface IdentityProviderContract.DefinitionStages.WithAllowedTenants

    • Method Detail

      • withAllowedTenants

        IdentityProviderContract.DefinitionStages.WithCreate withAllowedTenants​(List<String> allowedTenants)
        Specifies the allowedTenants property: List of Allowed Tenants when configuring Azure Active Directory login..
        Parameters:
        allowedTenants - List of Allowed Tenants when configuring Azure Active Directory login.
        Returns:
        the next definition stage.