Hi !

I use Apereo cas solution 6.6.10 successfully with the tomcat embedded.
It works great, but I never find a way to change the prefix in the url, for 
example : 

https://server-ncas.i-wel.fr/login

instead of : 

https://server-ncas.i-wel.fr/*cas*/login

I put this parameters in my cas.properties : 
cas.server.name=https://server-ncas.i-wel.fr
cas.server.prefix=
cas.host.name: cas

But it continue to work only with : 
https://server-ncas.i-wel.fr/*cas*/login

The other url give me a 404 not found.
And If I call https://server-ncas.i-wel.fr -> it redirects me to /cas/login

The problem have been already posted here a few month ago, but no solutions 
have been found.

I could use an external tomcat with some rewriting rule, but I don't want 
to, the embedded tomcat is much more simpler, and the settings should work.

I also tried :
cas.server.prefix=/
cas.server.prefix=/test
cas.server.prefix=https://server-ncas.i-wel.fr/
cas.server.prefix=https://server-ncas.i-wel.fr/test
But same thing, does not change anything, always cas.


-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/7a8661d5-8c56-455e-84dc-ba80f692ffb4n%40apereo.org.

Reply via email to