spring-saml uses OpenSAML:
- spring-security-saml 1.0.1 references to an older opensaml version. Is it a good idea to upgrade to the most current version (2.6.6)?
- OpenSAML V2 will not supported soon. Does this affect spring-security-saml? Will there be a major change of spring-saml in the near future?
Or are these topics only relevant to SAML IDP implementations (see last sentence on annoucement)?
maven dependencies:
+- org.springframework.security.extensions:spring-security-saml2-core:jar:1.0.1.RELEASE:compile
| +- org.opensaml:opensaml:jar:2.6.1:compile