You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
changed the title
Problem to Connect at Keycloak
[compatibility]: OIDC with Keycloak
Jul 5, 2024
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?
The text was updated successfully, but these errors were encountered: