kanidm/unix_integration
Firstyear c4441c1fca
nss/pam resolver should reauth faster (#3309)
This can have visible impacts on accounts that don't have a pam password
cached yet, but then appear to "stall" for a minute or two until it works
due to the fact that the provider was offline and waiting to reauth.

When we are still connected but our provider auth session has expired
we should reconnect faster. This reduces the timeout for reauthentication
for the provider so that it can return to the online state sooner. We
also loop when we detect the provider session is no longer authenticated
so that we can reauth immediately, rather than causing a noticable
interuption.
2024-12-21 07:08:39 +00:00
..
common kanidm-unixd example config enfixening (#3314) 2024-12-21 15:17:12 +10:00
nss_kanidm Add nss testframework and fallback when daemon offline (#3093) 2024-10-15 04:05:51 +00:00
pam_kanidm Clippy Lints (#3255) 2024-11-30 06:13:26 +00:00
resolver nss/pam resolver should reauth faster (#3309) 2024-12-21 07:08:39 +00:00