mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 11:21:03 +03:00
Ability to disable default login #692
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 @yunylz on GitHub (Apr 29, 2025).
Is this a feature for the backend or frontend?
Frontend
What would you like?
title says it, i got OIDC setup and i want to get rid of the default login system since my users confuse it with the SSO. it would be really amazing if it was possible to disable it if OIDC is implemented.
Why is this needed?
No response
Other information
No response
@meltyshev commented on GitHub (Apr 29, 2025):
Hi! This is already possible by setting
OIDC_ENFORCED=true. In this case, all the built-in authentication will be disabled.@yunylz commented on GitHub (Apr 29, 2025):
Thank you.
@yunylz commented on GitHub (Apr 29, 2025):
^ I would suggest updating the docs site to have a page for env variables as they're only in the docker compose files without any description.
@meltyshev commented on GitHub (Apr 29, 2025):
https://docs.planka.cloud/docs/Configuration/OIDC