Commit Graph

11 Commits

Author SHA1 Message Date
Maxime Besson
5ea7a0916d Add _oidc_grant_type variable (#2602) 2021-09-01 17:32:15 +02:00
Yadd
83b45db614 Fix versions 2021-06-28 15:36:29 +02:00
Maxime Besson
23a8a10096 Add missing access token expiration check in OAuth2 handler (#2549) 2021-06-24 09:26:27 +02:00
Maxime Besson
41c388b26b Fix error handling when OAuth2 session is not found (#2481) 2021-03-03 15:57:52 +01:00
Maxime Besson
80db94c501 Update OAuth2 handler to handle JWT access tokens (#2419) 2021-02-01 18:20:32 +01:00
Maxime Besson
c311438270 Make clientid and scopes available to OAuth2 handler (#2397) 2021-01-19 16:44:06 +01:00
Maxime Besson
250761f115 OAuth2 handler: return 401 when missing or bad access token (#2167) 2020-04-22 17:28:06 +02:00
Xavier Guimard
4459a47f76 Tidy 2020-02-20 23:37:05 +01:00
Maxime Besson
d66d24c8d5 Update OAuth2 handler to recognize refreshed tokens (#813) 2019-11-04 10:44:54 +01:00
Clément OUDOT
1e0c79944f Update session test for OAuth2 Handler (#1146) 2019-05-02 15:58:03 +02:00
Clément OUDOT
03d4855485 OAuth2 Handler (#1146) 2019-04-22 18:02:14 +02:00