Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for azure (0.53 sec)

  1. src/main/java/org/codelibs/fess/sso/aad/AzureAdAuthenticator.java

        protected static final String AZUREAD_CLIENT_SECRET = "aad.client.secret";
    
        /** Configuration key for Azure AD client ID. */
        protected static final String AZUREAD_CLIENT_ID = "aad.client.id";
    
        /** Configuration key for Azure AD reply URL. */
        protected static final String AZUREAD_REPLY_URL = "aad.reply.url";
    
        /** Session attribute key for storing Azure AD states. */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 28 09:13:08 UTC 2025
    - 37.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.2.md

      * New Azure File Service Volume Plugin enables mounting Microsoft Azure File
    Volumes (SMB 2.1 and 3.0) into a Pod. See [example](https://github.com/kubernetes/kubernetes/blob/release-1.2/examples/azure_file/README.md) for details.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Fri Dec 04 06:36:19 UTC 2020
    - 41.4K bytes
    - Viewed (0)
Back to top