Commit Graph

4 Commits

Author SHA1 Message Date
Mauro Mugnaini 00ced51db5
New handling for missing refresh token and refresh token expired in OIDC token when refreshing it.
Changed OIDC related exceptions: the cause exception can be an `OpenIdConnectRESTHelperException` only.
2024-06-04 16:57:55 +02:00
Mauro Mugnaini e1dd978a10 New version with mutex and session id used in place of session object 2021-01-19 18:16:52 +01:00
Mauro Mugnaini cac9ba8f33 Added logger and method to remove all tokens relted to a user (usefull for the logout) 2020-12-21 17:58:03 +01:00
Mauro Mugnaini 2475ee6f00 Renamed classes and harmonized method names 2020-07-03 17:32:39 +02:00