zekker6 / sentry-auth-gitlab

An SSO provider for Sentry which enables GitLab Login for Sentry
Apache License 2.0
11 stars 9 forks source link

Error while auth configuration #6

Closed lexshabalin closed 1 month ago

lexshabalin commented 4 months ago

Hello Did all steps from instruction - got error from screenshot. Sentry ver. 24.1.0 Gitlab ver. gitlab-ce:16.7.7-ce.0 callback uri: http://$MY_SENTRY_DOMAIN:9000/auth/sso/

Tweaked with GITLAB_API_VERSION and GITLAB_AUTH_SCOPE - still same result.

Screenshot 2024-05-07 at 15 54 34

Any advise?

zekker6 commented 3 months ago

Hello @lexshabalin Could you check out v0.4.0?

It includes compatibility fix from the upstream which should resolve issues with Sentry 24.

Coder-Cole commented 1 month ago

Hello @lexshabalin Could you check out v0.4.0?

It includes compatibility fix from the upstream which should resolve issues with Sentry 24.

v0.4.0 has the same issue,and I hava send you an email to describe this quesition

zekker6 commented 1 month ago

@lexshabalin FYI: There was another fix published for compatibility with the latest Sentry version in v0.4.2. If 0.4.0 did not help try 0.4.2.

@CoderX-Aaron Thank you for the details provided in email. You might also want to try 0.4.2 as it should address one of issues related to your setup.

zekker6 commented 1 month ago

Going to close this one as fixed as I've verified that release v0.4.2 works with latest versions of Gitlab and Sentry. Please, reopen if this will still be reproducible in your case.