spring-security icon indicating copy to clipboard operation
spring-security copied to clipboard

CasAuthenticationFilter.CAS_STATEFUL_IDENTIFIER missing

Open xhanrot opened this issue 1 year ago • 0 comments

Describe the bug Can't create a UsernamePasswordAuthenticationToken with CAS authentication, there's no CasAuthenticationFilter.CAS_STATEFUL_IDENTIFIER anymore

To Reproduce Just read the source of CasAuthenticationFilter

Expected behavior Create a UsernamePasswordAuthenticationToken for CAS authentication as written in the documentation, or get the same behavior with another solution

xhanrot avatar Mar 18 '24 09:03 xhanrot