To add an example to what Ray said, I deploy CAS in an external tomcat 
container. To do the type of redirect you mentioned, I put a simple 
index.jsp in webapps/ROOT with this one line:
<% response.sendRedirect("https://my.cas.host:8443/cas/login";); %>

Noelette

On Thursday, September 22, 2022 at 10:33:36 AM UTC-6 Ray Bon wrote:

> That is a configuration in the application container; tomcat, jetty, 
> apache, etc
>
> Ray
>
> On Wed, 2022-09-21 at 22:57 -0700, JiangYing wrote:
>
> Notice: This message was sent from outside the University of Victoria 
> email system. Please be cautious with links and sensitive information. 
>
>
> I want cas server automatically rediect me from / to /cas/login, how can I 
> configure cas server 6.6.0 
>
> e.g. localhost:9090 ---> localhost:9090/cas/login
>
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/6799557f-c21c-4856-93e7-486b4f566976n%40apereo.org.

Reply via email to