- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for error_description (0.37 sec)
-
src/main/java/org/codelibs/fess/sso/aad/AzureAdAuthenticator.java
/** OAuth2 error parameter name. */ protected static final String ERROR = "error"; /** OAuth2 error description parameter name. */ protected static final String ERROR_DESCRIPTION = "error_description"; /** OAuth2 error URI parameter name. */ protected static final String ERROR_URI = "error_uri"; /** OpenID Connect ID token parameter name. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 28 09:13:08 UTC 2025 - 37.3K bytes - Viewed (0)