photoprism/internal/auth
Michael Mayer 9d0aca64b8 OIDC: Add configurable authorization prompt option #5698
Add PHOTOPRISM_OIDC_PROMPT (--oidc-prompt) to forward the OpenID Connect
"prompt" parameter (login, select_account, consent) on the authorization
request, so a rejected user can re-authenticate or pick another account
instead of being silently signed in again. Unsupported values (including
"none", which would break interactive login) are dropped with a warning;
empty preserves the seamless-SSO default.
2026-06-27 12:35:04 +00:00
..
acl Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
jwt Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
oidc OIDC: Add configurable authorization prompt option #5698 2026-06-27 12:35:04 +00:00
session Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00