diff --git a/docs/technical-guide/configuration.md b/docs/technical-guide/configuration.md index 648df7ea67..f48117b071 100644 --- a/docs/technical-guide/configuration.md +++ b/docs/technical-guide/configuration.md @@ -114,14 +114,7 @@ configuration. The callback has the following format: ```html -https:///api/auth/oauth//callback -``` - -You will need to change and according to your setup. -This is how it looks with Gitlab provider: - -```html -https:///api/auth/oauth/gitlab/callback +https:///api/auth/oidc/callback ``` #### Google