Class DSpaceSamlAuthenticationSuccessHandler

java.lang.Object
org.dspace.saml2.DSpaceSamlAuthenticationSuccessHandler
All Implemented Interfaces:
AuthenticationSuccessHandler

public class DSpaceSamlAuthenticationSuccessHandler extends Object implements AuthenticationSuccessHandler
Handler for a successful SAML authentication. Note that this is not a successful DSpace login, only a successful login with a SAML identity provider. This handler initiates a DSpace login attempt, using the identity information received from the SAML IdP.
Author:
Ray Lee