Hi <b>Scott</b>,

I tried <b>sessionHook</b>. However, I am not sure I am using it correctly. Following the changes I made:
 <pre>   <ApplicationDefaults entityID="enity-TYPE"
        REMOTE_USER="uid eppn subject-id pairwise-id persistent-id"
        cipherSuites="DEFAULT:!EXP:!LOW:!aNULL:!eNULL:!DES:!IDEA:!SEED:!RC4:!3DES:!kRSA:!SSLv2:!SSLv3:!TLSv1:!TLSv1.1"
                sessionHook="/Shibboleth.sso/myTemplate"></pre>


<pre><Handler type="AttributeChecker" Location="/myTemplate" template="myTemplate.html" attributes="AN_INVALID_ATTRIBUTE" flushSession="true"/></pre>

Our requirement is to always display HTML page after successful login. Currently, the HTML page is displayed only when I provide an <i>"AN_INVALID_ATTRIBUTE"</i>. In case of valid attribute there is a <i>redirect</i> from <i>sessionHook </i>url to <i>return </i>location. 

Am I doing it correctly? 

Thanks in advance.

        
        
        
<br/><hr align="left" width="300" />
Sent from the <a href="https://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html">Shibboleth - Users mailing list archive</a> at Nabble.com.<br/>