Disable standard Login when SSO is enabled #583

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

Originally created by @AvinoPlayz on GitHub (Oct 11, 2024).

Is this a feature for the backend or frontend?

Frontend

What would you like?

When i have SSO enabled, i would like to have an option for disabling the standard Login Mask, so that everyone will be redirected to my OIDC Provider automatically to avoid confusions when people try entering their OIDC user credentials

Why is this needed?

No response

Other information

No response

Originally created by @AvinoPlayz on GitHub (Oct 11, 2024). ### Is this a feature for the backend or frontend? Frontend ### What would you like? When i have SSO enabled, i would like to have an option for disabling the standard Login Mask, so that everyone will be redirected to my OIDC Provider automatically to avoid confusions when people try entering their OIDC user credentials ### Why is this needed? _No response_ ### Other information _No response_
Author
Owner

@meltyshev commented on GitHub (Oct 11, 2024):

Hi! This should already be possible by simply adding OIDC_ENFORCED=true.

@meltyshev commented on GitHub (Oct 11, 2024): Hi! This should already be possible by simply adding `OIDC_ENFORCED=true`.
Author
Owner

@AvinoPlayz commented on GitHub (Oct 11, 2024):

where do i find such things? It would be relly nice if there was a place where i can find all environment variables at one place

@AvinoPlayz commented on GitHub (Oct 11, 2024): where do i find such things? It would be relly nice if there was a place where i can find all environment variables at one place
Author
Owner

@meltyshev commented on GitHub (Oct 11, 2024):

Thanks for the question! All the environment variables can be found in https://github.com/plankanban/planka/blob/master/server/.env.sample or https://github.com/plankanban/planka/blob/master/docker-compose.yml. Additionally, all OIDC_* environment variables are documented here: https://docs.planka.cloud/docs/Configuration/OIDC.

@meltyshev commented on GitHub (Oct 11, 2024): Thanks for the question! All the environment variables can be found in https://github.com/plankanban/planka/blob/master/server/.env.sample or https://github.com/plankanban/planka/blob/master/docker-compose.yml. Additionally, all `OIDC_*` environment variables are documented here: https://docs.planka.cloud/docs/Configuration/OIDC.
Author
Owner

@AvinoPlayz commented on GitHub (Oct 11, 2024):

Allright thanks a lot!

@AvinoPlayz commented on GitHub (Oct 11, 2024): Allright thanks a lot!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#583