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

Support for Saml11TicketValidator #130

Open
gascani opened this issue Nov 11, 2019 · 1 comment
Open

Support for Saml11TicketValidator #130

gascani opened this issue Nov 11, 2019 · 1 comment
Labels

Comments

@gascani
Copy link

gascani commented Nov 11, 2019

Hello, does cas-security-spring-boot-starter supports Saml11TicketValidator?
If not, how could it be implemented?

Thanks,
Giorgio

@kakawait
Copy link
Owner

No it does not support out-of-box.

I don't have complete idea how to support it because I never used SAML but you may import cas-client-support-saml from official client and configure your own filter and ticket validator using https://github.com/apereo/java-cas-client/tree/master/cas-client-support-saml/src/main/java/org/jasig/cas/client/validation

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

No branches or pull requests

2 participants