소스 검색

Merge branch '6.3.x' into 6.4.x

Josh Cummings 3 달 전
부모
커밋
70c940fd4f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      docs/modules/ROOT/pages/servlet/saml2/saml-extension-migration.adoc

+ 2 - 0
docs/modules/ROOT/pages/servlet/saml2/saml-extension-migration.adoc

@@ -1,3 +1,5 @@
+= SAML 2.0 Extension Migration
+
 This document contains guidance for moving SAML 2.0 Service Providers from Spring Security SAML Extensions 1.x to Spring Security Since Spring Security doesn’t provide Identity Provider support, migrating a Spring Security SAML Extensions Identity Provider is out of scope for this document.
 
 Because the two approaches are as different as they are, this document will tend to cover patterns more than precise search-and-replace steps.