Skip to content
LELEU Jérôme edited this page Oct 15, 2018 · 10 revisions

1.1 -> 2.0

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.

Clone this wiki locally