Hi,
We have three application running in our company. I am using CAS for
authentication.
But my requirement is:
- I don't want to go to CAS default login page. User enters URL specifying
their application needed, now depending on this URL, I want to redirect user
to different login page for different application. Each application indeed
use CAS login frame.

Where do I need to write the code to check URL, like
response.getQueryString()?
And after noticing the application demanded, how I will redirect to
different login page?
For example: If i use
response.sendRedirect(response.encodeRedirectURL(url))?
where will I map this url ?

Please help me.

-- 
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