ECP profile implementation in IDP....receive AuthnRequest
Cantor, Scott
cantor.2 at osu.edu
Thu Dec 20 21:03:32 EST 2012
On 12/20/12 7:52 PM, "Mitu Singh" <mitusingh27 at yahoo.com> wrote:
>I am trying to receive an AuthnRequest from an ECP Client (who in turn
>received it from SP). The endpoint in the IDP is a servlet. It receives a
>request. When I try to get the messagecontext from the request object, I
>get error.
Shibboleth already includes an ECP profile implementation. If you really
want to build your own, then you can copy from that or use it as an
example.
edu.internet2.middleware.shibboleth.idp.profile.saml2.SAML2ECPProfileHandle
r
-- Scott
More information about the dev
mailing list