0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-05 18:09:26 +08:00
discourse/plugins/discourse-openid-connect/lib
David Taylor 69f214374e
DEV: Improve OIDC and OAuth2 plugin timeout handling (#42136)
- Make timeout configurable for OAuth2, to match OIDC

- Correctly log timeout errors

- Show nicer auth-failure screen to users, instead of the generic
'something went wrong' page
2026-07-29 18:22:40 +01:00
..
omniauth_open_id_connect.rb DEV: Improve OIDC and OAuth2 plugin timeout handling (#42136) 2026-07-29 18:22:40 +01:00
openid_connect_authenticator.rb DEV: Support mTLS for OIDC auth (#41524) 2026-07-17 15:59:55 -05:00
openid_connect_faraday_formatter.rb