- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for ONE (0.64 sec)
-
README.md
$ mvn package $ mvn rpm:rpm # .rpm package $ mvn jdeb:jdeb # .deb package ### Generate Source Code $ mvn dbflute:download # (one time command) $ mvn dbflute:freegen $ mvn license:format ### Integration Tests Integration tests require a running Fess server with OpenSearch. Follow these steps: #### 1. Build FessRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 00:28:33 UTC 2025 - 7.8K bytes - Viewed (2) -
src/main/java/org/codelibs/fess/sso/saml/SamlAuthenticator.java
* * <h2>Service Provider URL Configuration</h2> * <p>By default, the SP URLs use {@code http://localhost:8080} as the base URL. * For production or when the IdP is configured with a different URL, you should * set one of the following:</p> * * <h3>Option 1: Set base URL (recommended for simplicity)</h3> * <pre> * # All SP URLs will be derived from this base URL * saml.sp.base.url=https://your-fess-server.example.com * </pre> *
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sun Dec 14 01:18:25 UTC 2025 - 20.2K bytes - Viewed (3)