kanidm/server/testkit
William Brown bb53f17b80 Order keys in application JWKS / Fix rotation bug
When we return the JWKS for applications to validate, the order of
that set can matter for applications which assume that the first
key in the list is the current valid key. This sorts the resultant
JWKS to ensure that the latest key is always first.

When a key was requested for rotation, if the rotation time was in
the past then the key would not be rotated. In this situation, the
server now assumes that any "past" time indicates the rotation should
occur *now* instead.
2025-05-09 13:10:09 +10:00
..
benches X-Forwarded-For catcher - improve ip addr parsing () 2023-06-12 12:14:34 +10:00
defunct_examples 20250213 patch used wrong acp () 2025-02-28 10:18:48 +10:00
defunct_tests 20250225 improve test performance () 2025-03-04 10:36:53 +10:00
src 20250402 3423 proxy protocol () 2025-04-23 01:10:01 +00:00
tests Order keys in application JWKS / Fix rotation bug 2025-05-09 13:10:09 +10:00
build.rs 20240221 2489 cleanup api v1 () 2024-02-27 09:25:02 +00:00
Cargo.toml Bump petgraph from 0.7.1 to 0.8.1 in the all group () 2025-05-05 02:28:50 +00:00