mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
560 B
560 B
You are using the GitLab auth backend, but it is not properly configured. Please check the following:
-
You have added
{{ root_domain_uri }}/complete/gitlab/as the callback URL in the OAuth application in GitLab. You can register OAuth apps at GitLab Applications. -
You have set
{{ client_id_key_name }}in{{ settings_path }}andsocial_auth_gitlab_secretin{{ secrets_path }}with the values from your OAuth application. -
Navigate back to the login page and attempt the GitLab auth flow again.