mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Trying to setup planka with authentik #738
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 @dymdipii on GitHub (Jun 17, 2025).
I'm trying to setup planka oidc with authentik. I've added the environment variables mentioned in the planka documentation but I'm not seeing an sso login option on the planka login screen. The environment variables are definitely being set because when i try to enter any credentials, I'm told to use sso.
Can anyone with a working oidc config please share their configuration.
@Rawrnekton commented on GitHub (Jun 18, 2025):
After adding the env variables as documented it shows up on my end with no issues.
Please provide your configuration files, error messages in your browser/server logs and further information you think might help, because that is very little to go on.
i am currently using following as described here.
@anroots commented on GitHub (Jul 11, 2025):
I have Planka (1.24.1) working with Authentik logins. I'm using the Helm chart to install Planka, values for OIDC look like:
Helm/K8s sets these env vars to the Kubernetes pod:
@jorgecarleitao commented on GitHub (Jul 20, 2025):
I was also able to make it work, so imo this issue can be closed, or at least moved to a discussion