Per-document/per-view OIDC toggle for Public Views Authentication
Joonas Knuuttila
Currently, the OpenID Connect (OIDC) setting under Public Views Authentication is workspace-wide: either all public links require OIDC authentication, or none do. There is no way to exempt individual Docs, views, or Forms.
Use case: We need to protect most shared content behind OIDC for internal security, but also share specific Docs (e.g. supplier handbooks, onboarding guides) with external partners who have no identity provider account. Today we're forced to choose between security for everything or accessibility for anyone.
Proposed solution: Add a per-doc/per-view override that lets admins bypass OIDC authentication on selected public links while keeping it enforced globally by default.
Log In