Class AzureOIDCAuthModuleConf

    • Field Detail

      • tenant

        protected String tenant
        Azure AD tenant name. After tenant is configured, #getDiscoveryUri() property will be overridden. Azure AD tenant name can take 4 different values: - organizations: Only users with work or school accounts from Azure AD can sign in. - consumers: Only users with a personal Microsoft account can sign in. - Specific tenant domain name or ID: Only user with account under that the specified tenant can login
    • Constructor Detail

      • AzureOIDCAuthModuleConf

        public AzureOIDCAuthModuleConf()