- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for aadStates (0.04 sec)
-
src/main/java/org/codelibs/fess/sso/aad/AzureAdAuthenticator.java
protected static final String AZUREAD_REPLY_URL = "aad.reply.url"; /** Session attribute key for storing Azure AD states. */ protected static final String STATES = "aadStates"; /** OAuth2 state parameter name. */ protected static final String STATE = "state"; /** OAuth2 error parameter name. */ protected static final String ERROR = "error";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 28 09:13:08 UTC 2025 - 37.3K bytes - Viewed (0)