> How would I go about displaying the Service Name (which I enter in Services > Management) on the CAS login page?
Use the service parameter stored in the FlowScope to query the ServiceRegistry for the RegisteredService object, then set it as a model parameter that's available to the login form which you can then consume in the JSP view. M -- 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
