mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-24 18:03:54 +02:00
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. |
||
---|---|---|
.. | ||
core | ||
daemon | ||
lib | ||
lib-macros | ||
testkit | ||
testkit-macros | ||
builder.sh | ||
Dockerfile |