Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 17 of 17 for general_menu_entraid (0.19 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/resources/fess_label_tr.properties

    labels.spnego_prompt_ntlm=Prompt NTLM
    labels.spnego_allow_localhost=Allow Localhost
    labels.spnego_allow_delegation=Allow Delegation
    labels.spnego_exclude_dirs=Exclude Directories
    labels.general_menu_entraid=Entra ID
    labels.entraid_client_id=Client ID
    labels.entraid_client_secret=Client Secret
    labels.entraid_tenant=Tenant
    labels.entraid_authority=Authority
    labels.entraid_reply_url=Reply URL
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52.2K bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp

                                        </div>
                                    </div>
                                        <%-- Entra ID --%>
                                    <h4><la:message key="labels.general_menu_entraid"/></h4>
                                    <div class="form-group row">
                                        <label for="entraidClientId"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 02:24:08 GMT 2026
    - 83.1K bytes
    - Click Count (0)
  3. src/main/resources/fess_label_hi.properties

    labels.spnego_prompt_ntlm=Prompt NTLM
    labels.spnego_allow_localhost=Allow Localhost
    labels.spnego_allow_delegation=Allow Delegation
    labels.spnego_exclude_dirs=Exclude Directories
    labels.general_menu_entraid=Entra ID
    labels.entraid_client_id=Client ID
    labels.entraid_client_secret=Client Secret
    labels.entraid_tenant=Tenant
    labels.entraid_authority=Authority
    labels.entraid_reply_url=Reply URL
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 71.6K bytes
    - Click Count (0)
  4. src/main/resources/fess_label_es.properties

    labels.spnego_prompt_ntlm=Prompt NTLM
    labels.spnego_allow_localhost=Allow Localhost
    labels.spnego_allow_delegation=Allow Delegation
    labels.spnego_exclude_dirs=Exclude Directories
    labels.general_menu_entraid=Entra ID
    labels.entraid_client_id=Client ID
    labels.entraid_client_secret=Client Secret
    labels.entraid_tenant=Tenant
    labels.entraid_authority=Authority
    labels.entraid_reply_url=Reply URL
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 54.3K bytes
    - Click Count (0)
  5. src/main/resources/fess_label_ko.properties

    labels.spnego_prompt_ntlm=Prompt NTLM
    labels.spnego_allow_localhost=Allow Localhost
    labels.spnego_allow_delegation=Allow Delegation
    labels.spnego_exclude_dirs=Exclude Directories
    labels.general_menu_entraid=Entra ID
    labels.entraid_client_id=Client ID
    labels.entraid_client_secret=Client Secret
    labels.entraid_tenant=Tenant
    labels.entraid_authority=Authority
    labels.entraid_reply_url=Reply URL
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 51.6K bytes
    - Click Count (0)
  6. src/main/resources/fess_label_ja.properties

    labels.spnego_allow_localhost=\u30ed\u30fc\u30ab\u30eb\u30db\u30b9\u30c8\u8a31\u53ef
    labels.spnego_allow_delegation=\u59d4\u4efb\u8a31\u53ef
    labels.spnego_exclude_dirs=\u9664\u5916\u30c7\u30a3\u30ec\u30af\u30c8\u30ea
    labels.general_menu_entraid=Entra ID
    labels.entraid_client_id=\u30af\u30e9\u30a4\u30a2\u30f3\u30c8ID
    labels.entraid_client_secret=\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30b7\u30fc\u30af\u30ec\u30c3\u30c8
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 56.7K bytes
    - Click Count (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_spnego_exclude_dirs = "{labels.spnego_exclude_dirs}";
    
        /** The key of the message: Entra ID */
        public static final String LABELS_general_menu_entraid = "{labels.general_menu_entraid}";
    
        /** The key of the message: Client ID */
        public static final String LABELS_entraid_client_id = "{labels.entraid_client_id}";
    
        /** The key of the message: Client Secret */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top