You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on a project where we are allowing our users (students) to connect themself from their educational platform.
A lot of them platform expose a CAS Server and we are using them to implement SSO.
Our POC was using rack-cas but now we need to allow users to login from different CAS servers.
Does rack-cas can handle multiple servers, based on request URL or is it planned in your roadmap ?
Do i need to dig for another solution instead of this gem to handle my case ?
Thanks,
Jules
The text was updated successfully, but these errors were encountered:
Hello,
I am currently working on a project where we are allowing our users (students) to connect themself from their educational platform.
A lot of them platform expose a CAS Server and we are using them to implement SSO.
Our POC was using
rack-cas
but now we need to allow users to login from different CAS servers.Does
rack-cas
can handle multiple servers, based on request URL or is it planned in your roadmap ?Do i need to dig for another solution instead of this gem to handle my case ?
Thanks,
Jules
The text was updated successfully, but these errors were encountered: