Changed oidc callback url to be code base
This commit is contained in:
parent e5c936f16d
commit cd71ab0077
1 changed files with 1 additions and 1 deletions
| @ -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 | ||||
| ||||
| |
Loading…
Add table
Add a link
Reference in a new issue