kanidm/kanidm_unix_int
Firstyear 4bf8ef72d5
250 cookie to auth bearer (#321)
Fixes #250, replacing cookies with auth-bearer tokens. This is done using fernet with randomised keys each startup. The reason for this is that in the future the size of the auth token may exceed cookie limits, so we must be able to understand and process auth bearer. Additionaly, this lets us store the tokens for say the kanidm cli as reqwest today can't persist a cookie jar.
2020-09-18 13:19:57 +10:00
..
nss_kanidm Xxx clippy outdated (#318) 2020-09-08 12:46:10 +10:00
pam_kanidm Xxx clippy outdated (#318) 2020-09-08 12:46:10 +10:00
pam_tester Update to latest rc 2020-04-10 15:55:25 +10:00
src 250 cookie to auth bearer (#321) 2020-09-18 13:19:57 +10:00
tests 250 cookie to auth bearer (#321) 2020-09-18 13:19:57 +10:00
Cargo.toml Xxx clippy outdated (#318) 2020-09-08 12:46:10 +10:00