- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for parseJwtClaim (0.04 sec)
-
src/main/java/org/codelibs/fess/sso/oic/OpenIdConnectAuthenticator.java
attributes.put("jwtsign", jwtSigniture); if (logger.isDebugEnabled()) { logger.debug("attribute: {}", attributes); } parseJwtClaim(jwtClaim, attributes); return new OpenIdConnectCredential(attributes); } catch (final IOException e) { if (logger.isDebugEnabled()) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 15.3K bytes - Viewed (0)