I just installed Sentry On-Premise on my organizations server.
We are keeping our project in private GitHub repositories, so it makes sense to let our developers to login via GitHub SSO.
After I clicked “Configure” in my Sentry Organization’s Authentication options I have gotten an 404 from GitHub.
I was wondering if I did something wrong or if this is a bug.
Does anyone have any ideas or solutions for that plugin?
Can you provide more information around this such as which page on GitHub you get the 404 for, any logs on Sentry side, your Sentry version, whether you’ve configured your GitHub configuration in Sentry config files etc.
I get redirected to https://github.com/login/oauth/authorize?scope=user%3Aemail%2Cread%3Aorg%2Crepo&state=52b3cb937a234fae94647e33dd2a7cb1&redirect_uri=https%3A%2F%2Fsentry.domain.tld%2Fauth%2Fsso%2F&response_type=code&client_id=
I’m using Sentry 10.1.0.dev 0bfd554e.
I do not configured GitHub in my config files. Is that necessary?