- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_parseJwtClaim_arrayValues (0.21 seconds)
-
src/test/java/org/codelibs/fess/sso/oic/OpenIdConnectAuthenticatorTest.java
assertTrue(attributes.containsKey("optional_claim")); assertNull(attributes.get("optional_claim")); } @Test public void test_parseJwtClaim_arrayValues() throws IOException { final String jwtClaim = "{\"roles\":[\"admin\",\"user\"],\"groups\":[\"group1\",\"group2\"]}"; final Map<String, Object> attributes = new HashMap<>();Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jan 15 12:54:47 GMT 2026 - 11K bytes - Click Count (0)