torbenraab / plane

OpenID Connect Support for Plane🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
http://plane.so
GNU Affero General Public License v3.0
60 stars 11 forks source link

[compatibility]: OIDC with Keycloak #30

Open gusmoreto opened 5 months ago

gusmoreto commented 5 months ago

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 commented 4 months ago

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.