You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed invalid XML tags in dependency examples.
- Corrected typo in `<artifactId>` ("opensaml-saml-imple" -> "opensaml-saml-impl").
- Excluded all OpenSAML 4.x dependencies.
- Removed redundant dependencies (`opensaml-core-api` and `opensaml-core-impl`) as they are transitively included in `opensaml-saml-api` and `opensaml-saml-impl`.
Closesspring-projectsgh-16191
Describe the bug
The details provided in the spring security page to use Open Saml 5.x has issues:
https://docs.spring.io/spring-security/reference/servlet/saml2/opensaml.html
To Reproduce
Navigate to page: https://docs.spring.io/spring-security/reference/servlet/saml2/opensaml.html
Expected behavior
Modify maven details in the page: https://docs.spring.io/spring-security/reference/servlet/saml2/opensaml.html
The text was updated successfully, but these errors were encountered: