Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentik OAuth error(s) #303

Open
farginnoob opened this issue Jul 11, 2024 · 1 comment
Open

Authentik OAuth error(s) #303

farginnoob opened this issue Jul 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@farginnoob
Copy link

farginnoob commented Jul 11, 2024

Attempting to set up Authentik OAuth. I had all the proper data setup on docker config and in Authentik. However, it appears at least 1, but may be 2 separate issues prevented it from working immediately:

  1. Disabling signup caused the first time login to fail;

AND/OR...

  1. Enabling signup but trying to login for the first time with a username in Authentik the same as an existing user in Opengist prevented logging in.

I had to create a new user in Authentik (that didn't already exist in Opengist) to test, which worked and I was able to login successfully.

This happens when trying to log in with an existing username

 
 
Also (probably unrelated) when I open an incognito window and point it to my gist domain, I get the site showing up extremely zoomed in (but I haven't adjusted the zoom at all). Refreshing the page fixes it, though sometimes if the page is fine, refreshing breaks it in this manner 🤷

First open site on incognito window
@crunchiersa
Copy link

@farginnoob: I'm using opengist in a docker and had the same problem with the zoom when configuring openid-connect via config-file. When using the environment variables I don't seem to have any problem with "zooming"...

As for an existing user "blocking" an openid-user, there is a button to link an existing user with your openid-user in the user settings. Just automatically linking an existing user with an openid-user only based on the username would pose a bit of a security issue... I believe the way to enable linking an existing account to a openid-account is the usual way to work around this problem.
HTH

@thomiceli thomiceli added the bug Something isn't working label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants