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

[compatibility]: OIDC with Keycloak #30

Open
gusmoreto opened this issue May 27, 2024 · 1 comment
Open

[compatibility]: OIDC with Keycloak #30

gusmoreto opened this issue May 27, 2024 · 1 comment

Comments

@gusmoreto
Copy link

I'm trying to use oidc by connecting keylcloak, but every time I try it complains
Failed to obtain access token: {'error': 'invalid_grant', 'error_description': 'Incorrect redirect_uri'}

and returns the error
Failed to obtain access token: {'error': 'invalid_grant', 'error_description': 'Code not valid'}

plane have some special redirect_uri? can you help me?

@torbenraab
Copy link
Owner

Hey there, working on getting the v0.22 update working with OpenID. I will drop a message here when the update is ready. I want to put more work into testing the various providers to enhance the compatibility.

@torbenraab torbenraab changed the title Problem to Connect at Keycloak [compatibility]: OIDC with Keycloak Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@gusmoreto @torbenraab and others