We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, does cas-security-spring-boot-starter supports Saml11TicketValidator? If not, how could it be implemented?
Thanks, Giorgio
The text was updated successfully, but these errors were encountered:
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
cas-client-support-saml
Sorry, something went wrong.
No branches or pull requests
Hello, does cas-security-spring-boot-starter supports Saml11TicketValidator?
If not, how could it be implemented?
Thanks,
Giorgio
The text was updated successfully, but these errors were encountered: