Have you looked at using a more comprehensive CAS client such as Spring Security?
Cheers, Scott On Mon, Jun 11, 2012 at 12:19 PM, James Parry <[email protected]>wrote: > Hi All, > > I've spent many hours googleing the problem with no luck so here goes. > > I'm looking for a way to manually enforce that a page requires a user to > be authenticated and forward the user to the existing Cas server. > > Unfortunately the page can't a role using the <intercept-url> tag as I > need the page to accessible to all but dynamically force a user to auth > under a particular condition. > > Obviously I could manually construct the CAS server URL with the Service > appended. But is there any way to automatically force auth required an > follow the same behaviour configured in intercept-url process. > > Following on from this is also there any existing way to create a login > button other than the process above. > > Many Thanks > > > James Parry > Senior Software Engineer > > MegaNexus Limited > > -- > 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
