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

Spring Cloud Gateway + Spring security CAS #987

Closed
thirunar opened this issue Mar 28, 2019 · 8 comments
Closed

Spring Cloud Gateway + Spring security CAS #987

thirunar opened this issue Mar 28, 2019 · 8 comments

Comments

@thirunar
Copy link
Contributor

I'm trying to integrate, CAS authentication with spring-cloud-gateway. I wanted to add a CasAuthenticationFilter as the Authentication filter. Neither the spring security have a CasAuthenticationFilter of type WebFilter nor the client library used by spring-security-cas supports the reactive type.

Is there a plan to support CAS authentication or is there a workaround for this?
There is a related issue in spring-security

@spencergibb
Copy link
Member

Not until spring security supports it. Track the issue there.

@thirunar
Copy link
Contributor Author

@spencergibb thanks. Does that mean, the spring-cloud-gateway doesn't have support for CAS authentication? Or is there a workaround for this with gateway?

@spencergibb
Copy link
Member

Not until spring security supports it.

@linjialong
Copy link

has anyone finished this pr? now I also try to use spring-cloud-gateway with cas ,but it seems not any support yet.

@inkarnadin
Copy link

I have the same question.

@jojoecfy
Copy link

真的烦,松了半天土发现是别人家地

@smsy950530
Copy link

gateway整合CAS是否有demo可以参考,还是说根本无法整合?

@mehulo07
Copy link

Same Issue. I Tried Spring Security Doc. However, at the end spring security give me it's Default login page.

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

7 participants