mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[OIDC] Pass pkce to server #674
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @baur on GitHub (Mar 28, 2025).
How I can pass pkce to server if OIDC Provider require it?
pkce_methods
@baur commented on GitHub (Apr 21, 2025):
server side error
@Kosette commented on GitHub (Dec 26, 2025):
Recently, I configured OIDC for Planka, and I also noticed that the Planka server doesn't seem to support PKCE yet. I wonder if this issue is worth discussing.