Custom authentication and extending the login.jsp element.

PARDEE, MARTIN (MARTIN) mlp at research.att.com
Fri Aug 31 13:39:37 EDT 2012


Kevin,

I can appreciate that (from their point of view) that folks are trying to help.  I must be getting the wrong impression somehow.


I started with the user/password example. And I can make that work. 

In order to extend it, I need some changes.  From my point of view, I'm just trying to get to the details of an answer that was previously given:  "replace the login.jsp with one of your own design".

In order to do that, I need to know how login.jsp works. I can only understand the parts I can see. Something else is happening behind the scenes.

If nobody understands what that something is,  why not just say: "I don't know and I don't care"?

Instead,  I seem to get back what looks like deflection, criticism, excuses and evasion.

As I said in the beginning,  I'm probably just misunderstanding. I have a very large and very over-sensitive ego.


I apologize for intruding here.




-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Kevin P. Foote
Sent: Friday, August 31, 2012 1:27 PM
To: Shib Users
Subject: RE: Custom authentication and extending the login.jsp element.


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
-> 
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list