Package org.gatein.sso.agent.filter
package org.gatein.sso.agent.filter
-
ClassesClassDescriptionFilter is used for redirection to OpenSSO CDCServlet.Filter for set
SamlCredentialintoSecurityClient, which enables to propagate authentication from SAML2 ticket into underlying EJB or WS calls.Filter is needed because when fallback to FORM authentication, we don't need to redirect request to /dologin, which is secured URI, but we need to go directly to /initiatelogin without going again through Tomcat authenticator.