> Is it possible to have multiple login pages within CAS?

We do this via request parameters and modifying the Web flow to serve
the appropriate view based on the params.  I imagine you could do
something similar by using special CAS URLs for your services, e.g.
https://cas.example.com/login?skin=1.  You'd have to rely on CAS
clients to append the service parameter to the request properly, but I
think it's reasonable to expect most would do the right thing.

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

Reply via email to