IdPDevCustomExtension login method is called twice per authentication
Brent Putman
putmanb at georgetown.edu
Tue Feb 16 18:02:51 EST 2016
On 2/15/16 4:38 PM, Johnny Yang wrote:
>
> I am coding a IdPDevCustomExtension,
>
This is for IdP v2. Just making sure you realize that that will be
fully unsupported as of July 2016. For a new project, you probably want
to base on IdP v3, which is completely different architecture. For an
existing IdP, well, you probably want to think about migrating to v3
really soon...
> basically it passes all the authentication (set the principal_name to
> an existing one for all the request).
>
> In my log it shows the login method is called twice per authentication
> request but the httpRequest’s hashcode is different, what could cause
> this problem?
>
I'm not sure, I would recommend tracing the request(s) in the browser
with something like Firefox Live Headers to see the exact sequence.
Might give a hint as to what's going on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160216/b357c2c1/attachment.html>
More information about the users
mailing list