Hive Hive
Sign in

Sign in with any OpenID Connect provider

Metadata
Source
GitHub
Version
server@0.1.0
Domains
Published
May 29, 2026 · 14:40 UTC
Repository
tuist/hive
Update

Any OpenID Connect issuer with a .well-known/openid-configuration endpoint can be wired up as a sign-in option, alongside Google. Configure HIVE_OIDC_ISSUER, HIVE_OIDC_CLIENT_ID, HIVE_OIDC_CLIENT_SECRET, HIVE_OIDC_DISPLAY_NAME (the button label, defaulting to ‘Identity provider’), and an optional HIVE_OIDC_ALLOWED_DOMAINS allowlist. Discovery happens at boot so the strategy is generic, and the login page renders one button per enabled provider.