any advice on how to modify the login.jsp page?
Cantor, Scott
cantor.2 at osu.edu
Tue Apr 17 18:35:54 BST 2012
> We have three kind of users, regular user log in through shibboleth, and
> moodle admin/guest will be just direct to moodle website for them to log in.
That shouldn't hit the IdP in the other cases. That's a form of IdP discovery, that happens prior to reaching the IdP.
> I am thinking weather the login page can see which website the user is
> logged in, then display different form based on the source. Do you think
> following code will work?
I believe there are much simpler ways in the JSP to obtain the identity of the SP, but I don't see how that addresses the question of what type of user it is, or why they all need to hit the IdP in the first place.
-- Scott
More information about the users
mailing list