kanidm/server/lib
Firstyear dcd5cd23f4
Handle form-post as a response mode ()
Some oauth2 clients apparently ignore what we tell them
and request response modes we don't support.

First, we should deserialise these and error correctly.

Second, to maintain temporary compatibility, we remap
form-post to query. This will be removed in future.
2025-03-05 13:21:09 +10:00
..
benches Remove WASM () 2024-10-26 17:19:13 +10:00
src Handle form-post as a response mode () 2025-03-05 13:21:09 +10:00
build.rs 20240221 2489 cleanup api v1 () 2024-02-27 09:25:02 +00:00
Cargo.toml 20250209 pre release () 2025-02-09 10:06:01 +00:00
PROFILING.md Docs rework () 2024-07-23 02:21:56 +00:00