Skip to content

Conversation

snowykte0426
Copy link
Contributor

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 gh-11161

Signed-off-by: snowykte0426 <snowykte0426@naver.com>
@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
@jzheaux jzheaux merged commit 260d298 into spring-projects:6.3.x May 15, 2025
4 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented May 15, 2025

Thanks, @snowykte0426! This is now merged into 6.3.x, 6.4.x, 6.5.x, and main.

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