Marcin Cieslak
committed
on 09 Jun 16
LDEV-3656: Invalidate user's session before trying re-authentication. Move the solution back to SAML as LoginRequestServlet uses current ses… Show more
LDEV-3656: Invalidate user's session before trying re-authentication. Move the solution back to SAML as LoginRequestServlet uses current session for authentication, so the session can not be invalidated there.

Show less