Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gatewaying ala rubycas-client #37

Open
eriko opened this issue Jan 6, 2015 · 1 comment
Open

gatewaying ala rubycas-client #37

eriko opened this issue Jan 6, 2015 · 1 comment

Comments

@eriko
Copy link
Contributor

eriko commented Jan 6, 2015

From rubycas-client
“Gatewaying” essentially allows for optional CAS authentication. Users who already have a pre-existing CAS SSO session will be automatically authenticated for the gatewayed service, while those who do not will be allowed to access the service without authentication. This is useful for example when you want to show some additional private content on a homepage to authenticated users, but also want anonymous users to be able to access the page without first logging in.

Now the question
I would simply use use rubycas-client but it is getting crufty and does not seem to work well with rails 4.x. So is there anyway to do the above with omniauth-cas?

@dlindahl
Copy link
Owner

I no longer have access to a CAS server and therefore am no longer fit to maintain this project.

If you would like to volunteer to be a maintainer of this project, please let me know by opening an Issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants