Getting the SP secured URL in IDP login

Tom Scavo trscavo at gmail.com
Wed Dec 31 08:31:20 EST 2014


On Wed, Dec 31, 2014 at 3:15 AM, Aravindhan A <aravind.vdsi at gmail.com> wrote:
>
> I am already using entity Id of the SP in the IDP login page, Using the
> getRelyingPary method of LoginContext. Though i receiving the entityId , I
> need to differentiate some links in the IDP login page based on the SP url
> which is accessed.

The IdP has access to the so-called user interface elements in SP metadata:

- mdui:DisplayName
- mdui:Description
- mdui:InformationURL
- mdui:PrivacyStatementURL

and so forth. Does this help?

Tom


More information about the users mailing list