SP Specific Login Page?

McKean, Brandon Scott - mckeanbs mckeanbs at jmu.edu
Wed Sep 9 15:12:02 EDT 2015


Thanks much to both of you, Rod and Scott.

I was able to get it working, though I had to tweak the code a bit.
Here's what the final result looked like, for those interested:

#if ($rpContext.getRelyingPartyId().equals("https://foo.bar.com/sso"))
 
       <p class="footer-text">#springMessageText("idp.special.footer",
"For help, email special at foo.bar with the subject line Special sp
assistance.")</p>
        #else
        <p class="footer
-text">#springMessageText("idp.footer.special", "For help, contact your
IT HelpDesk.")</p>
        #end

Regards,

Brandon

On Wed, 2015-09-09 at 16:18 +0000, Cantor, Scott wrote:
> On 9/9/15, 11:33 AM, "users on behalf of McKean, Brandon Scott -
> mckeanbs" <users-bounces at shibboleth.net on behalf of mckeanbs at jmu.edu
> > wrote:
> > > One question though, with respect to the relyingpartyid, can I
> > safely
> > assume that's the same as the entityid?
> > For SAML, yes.
> > -- Scott


More information about the users mailing list