Hi Érico, Likely your colleague have done some customization on CAS. Default CAS only have a username, password and some other things, and login success won't immediately have redirection links
so, I think a little bit more information will be needed, in order to start solving your problem: - What are the redirection links? You can blur out the server detail, but something "app1 redirection links is http://localhost:8080/cas?service=http://www.example.com/app1" will tell us more about your problem - You said sends me to login page, you mean send you back to "http://localhost:8080/cas" correct? If so, any parameter attached? Another thing, CAS don't work / don't work well with http, try setup to https. I don't use JBoss myself so I won't be able to help on that. Cheers! - Andy On Wednesday, 23 May 2018 21:14:30 UTC+8, Érico Teixeira wrote: > > Hello > > I've started woking on a set of apps developed by another programmer > > I login through http://localhost:8080/cas that contains a menu with the > redirection for the other apps > > This redirection is not working ... I've deployed other 2 apps along with > CAS(5.1) and all are successfully deployed : > > CAS and app1 in jboss EAP 7 running in 8080 > > app2 through spring boot running in 8090 > > Both app1 and app2 behave the same way ... I click on their menus and the > redirection sends me to login page instead of redirecting me to app1 or > app2 > > There are no erros on jboss logs > > There are no erros on network tab in firefox or chrome > > I don't know what other info I could past here to simulate the error > > Please, I am stuck on this for a few days and don't know what else to > investigate > > Thks > Érico > -- - 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/8f1bcce1-f1b9-4cb6-a68c-6bde820867e2%40apereo.org.
