Skip to content

Add SAML 2.0 migration guide from Spring Security SAML Extension #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: 6.3.x
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

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 8, 2025
@jzheaux jzheaux self-assigned this May 13, 2025
@jzheaux jzheaux added in: docs An issue in Documentation or samples type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels May 13, 2025
@jzheaux jzheaux changed the title Add migration guide from Spring Security SAML Documents Add SAML 2.0 migration guide from Spring Security SAML Extension May 13, 2025
@jzheaux jzheaux added this to the 6.5.0 milestone May 13, 2025
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

Closes spring-projectsgh-11161

Signed-off-by: snowykte0426 <[email protected]>
@jzheaux jzheaux force-pushed the saml-extension-docs branch from db73bf5 to 2d18774 Compare May 13, 2025 20:00
@jzheaux jzheaux changed the base branch from main to 6.3.x May 13, 2025 20:00
@jzheaux jzheaux modified the milestones: 6.5.0, 6.3.10 May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
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
3 participants