sentry-auth-gitlab
sentry-auth-gitlab copied to clipboard
An SSO provider for Sentry which enables GitLab Login
After installing plugin via adding `sentry-auth-gitlab` to requirements.txt and rebuilding. The web, worker, cron and post-process docker containers are constantly restarting. The docker logs for the web service give this...
Sentry has a background job that checks the state of all OAuth2 identities. If the OAuth2 refresh protocol doesn't work, it marks the identity as needing to reauthenticate. The refresh...
Does this support gitlab 11.x ? i run run the sentry as readme shows , then when tryied to click 'configure' button from Settings/Auth/Gitlab , always take me to `https://none/oauth/authorize?scope=api&state=86xxxxx`...
Hi, I followed the installation steps on a clean deployment of Sentry 8.2.1 for this plugin. After restarting Sentry there appeared no Gitlab option in the Auth section. What could...
Hello, Sentry 9.0.0 here. I have a lot of this error in the Sentry's Internal project : > ProviderNotRegistered > gitlab The error came from here : sentry/auth/manager.py in get...
The globally shared connection resets after some time. When it's reset, the web worker will optimistically try to use it anyway, and fail with a connection error. WIth many web...
 What did I do wrong?
Hi, would like to add organisation support. Let me know if I can do that or is currently possible.