Rename /auth/restricted/ to auth/restricted/{iframe,oidc} for clarity and separation.

This commit is contained in:
Leo Vasanko
2026-02-15 03:05:11 +00:00
parent 701b0810bd
commit 8132189a04
7 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ async def forward_authentication(
- If Accept header contains "text/html": HTML page for authentication
with data attributes for mode and other metadata.
- Otherwise: JSON response with error details and an `iframe` field
pointing to /auth/restricted/?mode=... for iframe-based authentication.
pointing to /auth/restricted/iframe#mode=... for iframe-based authentication.
"""
try:
ctx = await authz.verify(