瀏覽代碼

Fix http Link

Issue gh-14944
Josh Cummings 1 年之前
父節點
當前提交
8893f60157
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/ROOT/pages/servlet/saml2/logout.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/saml2/logout.adoc

@@ -184,7 +184,7 @@ You do this by setting the `RelyingPartyRegistration.Builder#singleLogoutService
 [[architecture]]
 == How Saml 2.0 Logout Works
 
-Next, let's see the architectural components that Spring Security uses to support http://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf#page=37[SAML 2.0 Logout] in servlet-based applications, like the one we just saw.
+Next, let's see the architectural components that Spring Security uses to support https://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf#page=37[SAML 2.0 Logout] in servlet-based applications, like the one we just saw.
 
 For RP-initiated logout: