]> BookStack Code Mirror - website/commitdiff
Update oidc-auth.md
authorNorthguy <redacted>
Mon, 6 Dec 2021 16:19:35 +0000 (17:19 +0100)
committerGitHub <redacted>
Mon, 6 Dec 2021 16:19:35 +0000 (17:19 +0100)
content/docs/admin/oidc-auth.md

index 0cc9e00b553102751b76d72e2761e3e6e373c4ee..3352547278a85912ba624d0882f17e33fecb4a8e 100644 (file)
@@ -10,7 +10,7 @@ This replaces the default email & password authentication mechanism.
 BookStack supports a simple level of auto-discovery to ease endpoint and key management.
 
 When used, BookStack will attempt to match the OIDC user to an existing BookStack user
-based on a stored external id value otherwise, if not found, BookStack will effectively
+based on the *external id* value stored with your Bookstack user. If this match cannot be made, BookStack will effectively
 auto-register that user to provide a seamless access experience. They will be given the
 default role set under the "Default user role after registration" option in the
 application settings.