Re: [cas-user] CAS SSO Login

2020-06-30 Thread Ray Bon
Yohannan, You will have to see if Laravel supports a cas client. If so, the client would 'listen' for authenticated cas users. Other users would pass through to normal login. The cas client will supply your application with the username. Ray On Mon, 2020-06-29 at 22:09 -0700, Yohannan Varghese

[cas-user] CAS SSO Login

2020-06-29 Thread Yohannan Varghese
HI All, We have a Laravel 5.7 application with back end mysql. We have so many clients in our website with their users and able to register /login to our website with a username/password. Now one of our clients wants their users to SSO login with CAS 2.0. They are asking to create a CAS unique

Re: [cas-user] CAS SSO login issue with cluster environment

2018-09-25 Thread Ray Bon
Uvaraj, See, https://apereo.github.io/cas/4.1.x/installation/Configuring-Ticket-Expiration-Policy.html#service-ticket-policies The time between ticket issue (16:06:58,320) and time of check on server 2 (16:07:12,665), more than 14 seconds, is an eternity in the digital realm. Either there is a

[cas-user] CAS SSO login issue with cluster environment

2018-09-25 Thread uvaraj s
Hi CAS Users, We are using CAS 4.1.2 which is running on the cluster environment( One My SQL DB-> connecting Two CAS tomcat application under 1 Application LB) and we do not have any cache implemented. intermittently when the user tries to login the user are redirected to Login page itself. Be