keycloak-scim/js/apps
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
..
account-ui Add initial test for the resources tab (#21334) 2023-07-07 14:34:54 +00:00
admin-ui Find an appropriate key based on the given KID and JWA (#21160) 2023-07-10 13:28:55 +02:00
keycloak-server Bump tar-fs from 3.0.3 to 3.0.4 in /js (#21403) 2023-07-03 12:46:40 +00:00