Const Module for the Google federation integration.
Contributes both federations.google (FederationProvider — upstream OIDC
protocol) and federationRedirectPolicies.google (FederationRedirectPolicy
— consumer redirect URL policy).
Config supplied via the googleFederationConfig ComponentMap slot
(per A5 §10.1 const-Module pattern). v0.5.0 is single-tenant: the federation
is registered under name "google". Multi-tenant support deferred post-publish.
Const Module for the Google federation integration.
Contributes both
federations.google(FederationProvider — upstream OIDC protocol) andfederationRedirectPolicies.google(FederationRedirectPolicy — consumer redirect URL policy).Config supplied via the
googleFederationConfigComponentMap slot (per A5 §10.1 const-Module pattern). v0.5.0 is single-tenant: the federation is registered under name "google". Multi-tenant support deferred post-publish.Per A5 §10.1.