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