kanidm/unix_integration
Firstyear 4803710026 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 17:22:02 +10:00
..
common Resolve pam services not always having a tty (#3176) 2024-11-05 11:06:57 +10:00
nss_kanidm Add nss testframework and fallback when daemon offline (#3093) 2024-10-15 04:05:51 +00:00
pam_kanidm Resolve pam services not always having a tty (#3176) 2024-11-05 11:06:57 +10:00
resolver nss/pam resolver should reauth faster (#3309) 2024-12-21 17:22:02 +10:00