You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LELEU Jérôme edited this page Dec 20, 2019
·
10 revisions
3.x -> 4.x
Version 4.x of pac4j is now required.
2.0 -> 3.x
Version 3.x of pac4j is now required.
1.1 -> 2.0
Version 2.x of pac4j is now required.
The ApplicationLogoutController has been renamed as LogoutController and now handles both the application and identity provider logouts.
1.0 -> 1.1
The RequiresAuthenticationInterceptor is now named SecurityInterceptor.
The ApplicationLogoutController behaviour has slightly changed: even without any url request parameter, the user will be redirected to the defaultUrl if it has been defined.