Multiple Login Views
Velpi
velpi at industria.be
Sat Oct 7 11:35:44 EDT 2006
> This may be more of a question for the Spring forum, but since I am
> asking in reference to CAS I figured I will ask it here. I have a
> requirement to have a unique login page for different services. I
> have tried to follow the logic through the ViewResolvers and
> Interceptors, but just can't seem to connect the dots. The thought
> was that there would be an extra parameter to the login service. This
> parameter could then be used to influence the return value from the
> ViewResolver, or something like that. Any suggestions would be very
> helpful.
If you use the "registeredServices" functionality of CAS, then I *think*
you can specify which view to use for each registered service. I came
accross such a parameter once in that context...
(see services.xml in the WEB-INF/classes)
-- Velpi
More information about the cas
mailing list