Suhas, Does your App1 and App2 have identical settings?, check in App2 settings whether any HTTPS is enforced!, also check the App2 log if any and you can also monitor the cas log while authenticating in App2, see what error you get.
On Wednesday, May 13, 2020 at 11:15:48 AM UTC+5:30, Suhas Bansude wrote: > > Hi.. > > > > Please help me with this issue > > > > I have 2 sites /App1 and /App2. CAS was working without SSL in that it > would take App1 to the login site and authenticate correctly. The issue was > if you tried to access via another site(App2), it would ask you to sign in > again. > > Once I enabled SSL and tried it, it was working correctly. Once logged > into client App1, it would automatically authenticate you in client App2. > > > > Thanks > > Suhas Bansude > > > > *From:* Suhas Bansude [mailto:[email protected] <javascript:>] > *Sent:* 12 May 2020 11:04 AM > *To:* '[email protected] <javascript:>' > *Subject:* RE: [cas-user] Cas server not working with http > > > > Yes already set this property > > successfully disabled https with property (server.ssl.enabled=false) > > > > My issue is > > > > I have 2 sites /App1 and /App2. CAS was working without SSL in that it > would take App1 to the login site and authenticate correctly. The issue was > if you tried to access via another site(App2), it would ask you to sign in > again. > > Once I enabled SSL and tried it, it was working correctly. Once logged > into client App1, it would automatically authenticate you in client App2. > > > > *From:* [email protected] <javascript:> [mailto:[email protected] > <javascript:>] *On Behalf Of *Nguyen Tran Thanh Lam > *Sent:* 12 May 2020 10:25 AM > *To:* [email protected] <javascript:> > *Subject:* Re: [cas-user] Cas server not working with http > > > > Hi, > > Have you set this property to false? > > [image: image.png] > > BRs > > > > Vào Th 3, 12 thg 5, 2020 vào lúc 11:37 'Suhas Bansude' via CAS Community > <[email protected] <javascript:>> đã viết: > > Hello Sir, > > > > I have 2 cas clients(Spring Boot) which are working on > App1(localhost:8080) and App1(localhost:8081) both are running on http > port. My cas server is configured on localhost:8082 also running on http > port. > > > > My issue is when I authenticate App1 I am not able to access App2 without > authentication. This issue is for only http. > > > > For https cas server working fine. > > > > Thanks > > Suhas Bansude > > -- > - 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] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/4b1214ab1d9810002989f3184fa5ff6d%40mail.gmail.com > > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/4b1214ab1d9810002989f3184fa5ff6d%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > -- > - 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] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAEjUsAjNustFBRPwjQ04pWiy_d80DN7eNf2O_E%2Bmos6ozq6GeA%40mail.gmail.com > > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAEjUsAjNustFBRPwjQ04pWiy_d80DN7eNf2O_E%2Bmos6ozq6GeA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- - 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/b6dfc164-236a-4433-aea5-36f28347f3d1%40apereo.org.
