IdP3.1.1 unable to render login page
Cantor, Scott
cantor.2 at osu.edu
Tue Jun 16 09:47:40 EDT 2015
On 6/16/15, 9:34 AM, "users on behalf of Surinaidu Majji" <users-bounces at shibboleth.net on behalf of pioneer.suri at gmail.com> wrote:
>
>Does it mean if i use Auth/External , we will not be able to make any form based authentication to render login views in Idp 3.1.1?
You're just quoting me, which means I'm not sure you're understanding what I wrote.
>if so ,do need to relay on login.jsp as in IDP 2.4 and copy them under /idp/login.jsp folder ?
There is no login.jsp anymore. The login page for the "Password" login flow is a view, which means it can be built in either Velocity or in JSP. We provide an example in Velocity. If you were to build one in JSP, it would normally be put into edit-webapp/WEB-INF/jsp/login.jsp and the war rebuilt.
None of that has anything to do with External login flow usage. That requires you supply your own servlet or JSP to forward to and that does whatever you choose to make it do.
-- Scott
More information about the users
mailing list