]> BookStack Code Mirror - website/commitdiff
Fixed acs endpoint in saml docs
authorDan Brown <redacted>
Thu, 20 Feb 2020 22:03:58 +0000 (22:03 +0000)
committerDan Brown <redacted>
Thu, 20 Feb 2020 22:03:58 +0000 (22:03 +0000)
content/docs/admin/saml2-auth.md

index 834f282ee89ab3d6142bec728a424ca2a1d43ea2..43436ffcd29d3d0d9d09a4daa76f116924484830 100644 (file)
@@ -60,7 +60,7 @@ A user in BookStack will be linked to a SAML user via the `SAML2_EXTERNAL_ID_ATT
 You'll likely need to provide some details of your BookStack service-provider to your identity provider. Below are the URL paths you'll likely need. Only the relative paths are shown below so you'll need to append them to your BookStack base URL.
 
 * `/saml2/metadata` - Metadata endpoint *(GET)*
-* `/saml2/asc` - Assertion Consumer Service endpoint *(POST)*
+* `/saml2/acs` - Assertion Consumer Service endpoint *(POST)*
 * `/saml2/sls` - Single Logout Service endpoint *(GET)*
 
 BookStack uses the following formats/bindings for communication with the IdP: