oidc-enrollment-hook/src/main/java/org/gcube/portal/oidc/lr62
Mauro Mugnaini 4f9061fd64 Extracted the UMA issuing code for logged user from the Valve in the `threadlocal-vars-cleaner` project to be used also after the login process for UMA issue in the context, since the Valve has already finished its work at that moment. (#20591) 2021-03-23 14:46:58 +01:00
..
OpenIdConnectAutoLogin.java Log message typo fixed 2021-03-03 09:37:00 +01:00
OpenIdConnectLoginFilter.java Fixed typo in log message 2021-01-11 15:58:43 +01:00
PostLoginAction.java Extracted the UMA issuing code for logged user from the Valve in the `threadlocal-vars-cleaner` project to be used also after the login process for UMA issue in the context, since the Valve has already finished its work at that moment. (#20591) 2021-03-23 14:46:58 +01:00
PreLoginAction.java Renamed packages from com.nubisware.* to org.gcube.* 2020-06-18 12:27:52 +02:00
SessionCreateAction.java Renamed packages from com.nubisware.* to org.gcube.* 2020-06-18 12:27:52 +02:00
SessionDestroyAction.java Restored per-session token removal. Logs revised. (#20445) 2021-01-20 01:02:24 +01:00