]> BookStack Code Mirror - website/commitdiff
Changed oidc callback url to be code base
authorDan Brown <redacted>
Mon, 6 Dec 2021 15:19:40 +0000 (15:19 +0000)
committerDan Brown <redacted>
Mon, 6 Dec 2021 15:19:40 +0000 (15:19 +0000)
content/docs/admin/oidc-auth.md

index cc3c3292f6a763123df7a2f30a3dc2e6d9dcfdc8..0cc9e00b553102751b76d72e2761e3e6e373c4ee 100644 (file)
@@ -80,7 +80,7 @@ by an admin, by changing the "External Authentication ID" field on the user's pr
 ### Callback URL
 
 Should your OIDC provider require a callback URL, the following can be used: `https://example.com/oidc/callback`.
-Change https://example.com to be the base URL of your BookStack instance.
+Change `https://example.com` to be the base URL of your BookStack instance.
 
 ### Debugging