finding code that extracts metadata values that support taglib
Scott Koranda
skoranda at gmail.com
Thu Oct 23 10:34:20 EDT 2014
Hi,
For the record and the archives, the MCB already has "ingested" much
of the code from
the IdP around taglibs and it can be found in the package
edu.internet2.middleware.assurance.mcb.authn.provider.ui
I had missed it there.
Sorry for the noise,
Scott K
On Wed, Oct 22, 2014 at 11:53 AM, Scott Koranda <skoranda at gmail.com> wrote:
> Hi,
>
> This page
>
> https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAuthUserPassLoginPage
>
> describes the IdP v2 support for taglibs that makes it easy for the
> vanilla username/password login handler/page to expose the service
> provider name (<idpui:serviceName/>).
>
> I am writing a MCB custom sub-module and need to also expose the
> service provider "name". I would like to use the same algorithm/code
> that the IdP uses if possible.
>
> I poked around the files in this directory
>
> http://svn.shibboleth.net/view/java-shib-idp2/tags/2.4.2/src/main/java/edu/internet2/middleware/shibboleth/idp/authn/provider/
>
> but cannot seem to find the Java code that would support the taglib
> functionality and expose the service provider "name".
>
> If anybody can point me to the correct file(s) in the v2 code base
> where I can find an example of how to expose the service provider
> "name" as is done with the taglib I would be grateful.
>
> Thanks,
>
> Scott K
More information about the dev
mailing list