kanidm/server
William Brown 378ddadeda Set kid manually to prevent divergence
Due to a quirk of how compact-jwt worked, the Key ID (kid) that it
would use for signing may be different to the kid that Kanidm was
using to reference the key. This was due to a change in the kid
format, that wasn't fully handled.

Now on key load, the correct kid can be set by Kanidm so that
all signatures have a kid that matches what Kanidm believes the
kid to be.
2025-05-09 13:10:09 +10:00
..
core Fix toml issues with strings 2025-05-09 13:10:09 +10:00
daemon Fix toml issues with strings 2025-05-09 13:10:09 +10:00
lib Set kid manually to prevent divergence 2025-05-09 13:10:09 +10:00
lib-macros 20250225 ldap testing in testkit () 2025-03-11 12:35:31 +10:00
testkit Order keys in application JWKS / Fix rotation bug 2025-05-09 13:10:09 +10:00
testkit-macros Update dependencies, fix a bunch of clippy lints () 2025-04-24 11:25:25 +10:00
builder.sh Changed all CI/CD builds to locked () 2025-02-26 22:04:23 +00:00
Dockerfile Changed all CI/CD builds to locked () 2025-02-26 22:04:23 +00:00