My experience is that it's better to create a CAS theme so that the CAS login page looks like it's in the page you are coming from i.e. portal page or similar. This lets CAS have full control of the flow etc. The iframe method can have problems if you need to throw warnings or errors back to the end user.
-Andrew On Sep 15, 2011, at 12:51 PM, Kevin F. La Barre wrote: > I have created a stripped down login box for CAS and it works well. I would > now like to use this login box/form on a web site page. I've searched Google > for the past few days and believe that an iframe may be the best route so I > created the iframe and referenced the CAS login page. It works great, except > once logged in the site loads within that iframe, not the parent page. I > then spent more time with my buddy Google and came across several ideas but > nothing that seemed to work properly. Any suggestions on how this could be > done would be very helpful. Thanks for your time! -Kevin > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
