Replies: 2 comments 1 reply
-
Hey @SaruWiz , what version are you using? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@SaruWiz Assuming you're self-hosted, it sounds like something is wrong with your auth config - if you watch the logs you might see something helpful in there (you can also set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have an issue where when I click on login and then on Google (or Github) the link goes to
https://feedback.mysite.com/oauth/google?redirect=https://feedback.mysite.com
which gives me
Forbidden
You are not authorized to view this page.
However if I strip the url to
https://feedback.mysite.com/oauth/google the SSO works fine.
What am I missing ? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions