oauth2-proxy/pkg/apis
Tim Fiernkranz bad29b556e Add automated retries for IdP and CSRF errors
This implements functionality to automate restarting a login.
The automation of CSRF errors catches missing CSRF cookies to retry as fallback for Logins that required too much time.
The IdP errors are implemented because some IdP Providers return with errors where it is advised to directly retry the login process. For example keycloak handles its "temporarily_unavailable" error like this. See https://www.keycloak.org/securing-apps/oidc-layers#_oidc-errors
2025-08-27 10:11:57 +02:00
..
ip Move RealClientIP code to IP packages 2020-05-23 15:17:41 +01:00
middleware chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
options Add automated retries for IdP and CSRF errors 2025-08-27 10:11:57 +02:00
sessions Updated linters 2023-10-24 16:37:57 +02:00