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
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-casbut now we need to allow users to login from different CAS servers.Does
rack-cascan 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