photoprism/internal
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
..
ai Vision: Fix data race in image classifier during parallel indexing #5694 2026-06-25 15:01:23 +00:00
api Auth: Localize login/session/OIDC error responses via messageId #5699 #5682 2026-06-27 11:34:54 +00:00
auth OIDC: Add configurable authorization prompt option #5698 2026-06-27 12:35:04 +00:00
commands Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
config OIDC: Add configurable authorization prompt option #5698 2026-06-27 12:35:04 +00:00
entity Tests: Add unit tests for recent metadata, auth, and config changes #5697 2026-06-26 14:12:59 +02:00
event Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
ffmpeg Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
form Tests: Add unit tests for recent metadata, auth, and config changes #5697 2026-06-26 14:12:59 +02:00
mcp Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
meta Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
mutex Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
photoprism OIDC: Add configurable authorization prompt option #5698 2026-06-27 12:35:04 +00:00
server Auth: Add RP-initiated OIDC logout via PHOTOPRISM_OIDC_LOGOUT #5684 #5433 2026-06-24 17:21:00 +02:00
service Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
thumb JPEG XL: Decode natively via libvips with "djxl" fallback #5693 2026-06-25 14:31:10 +00:00
workers Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
AGENTS.md Docs: Split AGENTS guides into a hierarchical structure 2026-04-09 19:28:14 +02:00