Custom authentication and extending the login.jsp element.

Kevin P. Foote kpfoote at iup.edu
Fri Aug 31 13:27:29 EDT 2012


So far people have been trying to help you.. 

The suggestions seems to be create your own LoginHandler, servlet, UI
and all. IE you control what is happening from the moment the SP
interacts with your IdP. This is by far easier than trying to obscurly
interact with the login.jsp of another LoginHandler.


Use the UsernamePasswordLoginHandler as a guide if you wish. Its pretty
easy to follow... Or choose one of the others found in the Contributions
page.. 


Other dev resources.  

https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAPI

Contrib page.. 

https://wiki.shibboleth.net/confluence/display/SHIB2/Contributions



------
thanks
  kevin.foote

On Fri, 31 Aug 2012, PARDEE, MARTIN  (MARTIN) wrote:

-> Scott,
-> 
-> I submit the same question to you:  why not just look at the code and answer my question?  Usually reverse engineering a library to figure out how its'  public interfaces work is that last thing I want to do. That's why I came here. I thought there would be someone who could give me some help.  Guess I mis-judged that one. Is there anyone else there that I can talk to?
-> 
-> Martin
-> 
-> 
-> 
-> -----Original Message-----
-> From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
-> Sent: Friday, August 31, 2012 12:54 PM
-> To: Shib Users
-> Subject: Re: Custom authentication and extending the login.jsp element.
-> 
-> On 8/31/12 12:50 PM, "PARDEE, MARTIN  (MARTIN)" <mlp at research.att.com>
-> wrote:
-> 
-> >I'm not sure you and I are on the same page yet.  Can you please tell 
-> >me what happens inside shib after the Auth Handler servlet has done a 
-> >re-direct to the login.jsp?
-> 
-> As far as I know it submits the request back to the servlet, but why not just look at the code?
-> 
-> -- Scott
-> 
-> --
-> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-> --
-> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-> 


More information about the users mailing list