OpenIDConnect Constant
A standards-compliant OpenID Connect provider (e.g. Google, Microsoft Entra). The user identity is carried in the id_token returned from the token endpoint and validated as usual.
Syntax
Unit: Sphinx.ExternalProvider
const OpenIDConnect = OpenIDConnect;