Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for OKTA (0.01 sec)

  1. src/main/java/org/codelibs/fess/sso/saml/SamlAuthenticator.java

     * </pre>
     *
     * <h2>Complete Configuration Example (Okta)</h2>
     * <pre>
     * sso.type=saml
     *
     * # IdP settings from Okta SAML setup instructions
     * saml.idp.entityid=http://www.okta.com/your-app-id
     * saml.idp.single_sign_on_service.url=https://your-domain.okta.com/app/your-app/your-app-id/sso/saml
     * saml.idp.x509cert=MIIDqjCCApKg... (your IdP certificate)
     *
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sun Dec 14 01:18:25 UTC 2025
    - 20.2K bytes
    - Viewed (3)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="6CHN" type="string" offset="1080"/>
          <match value="8CHN" type="string" offset="1080"/>
          <match value="CD81" type="string" offset="1080"/>
          <match value="OKTA" type="string" offset="1080"/>
          <match value="16CN" type="string" offset="1080"/>
          <match value="32CN" type="string" offset="1080"/>
          <match value="IMPM" type="string" offset="0"/>
        </magic>
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Oct 16 07:46:32 UTC 2025
    - 320.2K bytes
    - Viewed (5)
Back to top