keycloak-scim/services/src/main/java/org/keycloak/authorization
2023-06-07 10:18:10 -03:00
..
admin Migration guide for JAX-RS changes (#20659) 2023-05-31 13:50:34 +00:00
authorization allow specifying format of "permission" parameter in the UMA grant token 2023-05-29 08:56:39 -03:00
common Fix bug in regex policy evaluation that it ignored flatted user claims that are mapped by protocol mappers to complex JSON structure in access token( in the access token JWT it's key and value is a JSON by itself) 2023-06-07 10:18:10 -03:00
config Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
protection Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
util Fixing for token revocation checks only (#9707) 2022-02-02 15:21:44 +01:00
AuthorizationService.java Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
DefaultAuthorizationProviderFactory.java [KEYCLOAK-10868] - Deploy JavaScript code directly to Keycloak server 2019-10-22 10:34:24 +02:00
ErrorCode.java