Ability to disable default login #692

Closed
opened 2026-02-04 20:51:22 +03:00 by OVERLORD · 4 comments
Owner

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

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_
Author
Owner

@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.

@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.
Author
Owner

@yunylz commented on GitHub (Apr 29, 2025):

Thank you.

@yunylz commented on GitHub (Apr 29, 2025): Thank you.
Author
Owner

@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.

@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.
Author
Owner

@meltyshev commented on GitHub (Apr 29, 2025):

https://docs.planka.cloud/docs/Configuration/OIDC

@meltyshev commented on GitHub (Apr 29, 2025): https://docs.planka.cloud/docs/Configuration/OIDC
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#692