keycloak-scim/model
Patrick Jennings 399a23bd56
Find an appropriate key based on the given KID and JWA (#21160)
* keycloak-20847 Find an appropriate key based on the given KID and JWA. Prefers matching on both inputs but will match on partials if found. Or return the first key if a match is not found.

Mark Key as fallback if it is the singular client certificate to be used for signed JWT authentication.

* Update js/apps/admin-ui/public/locales/en/clients.json

Co-authored-by: Marek Posolda <mposolda@gmail.com>

* Updating boolean variable name based on suggestions by Marek.

* Adding integration test specifically for the JWT parameters for regression #20847.

---------

Co-authored-by: Marek Posolda <mposolda@gmail.com>
2023-07-10 13:28:55 +02:00
..
build-processor File store freeze 2023-05-16 12:03:59 +02:00
infinispan Find an appropriate key based on the given KID and JWA (#21160) 2023-07-10 13:28:55 +02:00
jpa Prevent NPE on close() if postInit() hasn't been called 2023-06-14 10:50:12 +02:00
legacy Clean-up of deprecated methods and interfaces 2023-06-09 17:11:20 +00:00
legacy-private Removed old account console (#21098) 2023-06-20 20:46:57 +02:00
legacy-services Improve error messages when testing LDAP connection (#21013) 2023-07-01 19:45:49 +02:00
map count users by custom user attribute 2023-06-21 11:56:22 -03:00
map-file File store freeze 2023-05-16 12:03:59 +02:00
map-hot-rod Fix and correlate session timeout calculations in legacy and new map implementations 2023-06-05 18:46:23 +02:00
map-jpa Ignoring artifacts when running re-aug to isolate the current and new stores 2023-07-05 07:56:49 -03:00
map-ldap Remove ldapsOnly (Java) 2023-06-28 08:30:09 +02:00
pom.xml Use a valid SemVer format for the SNAPSHOT version (#17334) 2023-03-03 11:11:44 +01:00