Skip to content

Add migration guide from Spring Security SAML Documents #17076

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snowykte0426
Copy link

This PR adds a dedicated migration guide for users transitioning from the Spring Security SAML Extension to Spring Security’s built-in SAML 2.0 support.

Included in this PR:

  • Migration guide content ported from the project Wiki
  • xref links to saml2Login, saml2Logout, and saml2Metadata reference pages
  • Metadata sample added to the “Examples Matrix” section
  • Navigation updated to include the new guide with clearer naming
  • Other documentation refinements based on reviewer feedback

Fixes: gh-11161
Supersedes: #17026

This adds a dedicated migration guide for users moving from the Spring Security SAML Extension to the built-in SAML 2.0 support.

Includes:
- Content migrated from the project wiki
- xref links for `saml2Login`, `saml2Logout`, and `saml2Metadata`
- Metadata example moved to Examples Matrix
- Cleanup and naming per review feedback

Fixes: spring-projectsgh-11161
Signed-off-by: snowykte0426 <snowykte0426@naver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document that Http-Redirect binding not supported for SAML 2.0 responses
2 participants