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
Not until spring security supports it. Track the issue there.
@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?
Not until spring security supports it.
has anyone finished this pr? now I also try to use spring-cloud-gateway with cas ,but it seems not any support yet.
I have the same question.
鐪熺殑鐑︼紝鏉句簡鍗婂ぉ鍦熷彂鐜版槸鍒汉瀹跺湴
Most helpful comment
has anyone finished this pr? now I also try to use spring-cloud-gateway with cas ,but it seems not any support yet.