diff --git a/integrations/1password.mdx b/integrations/1password.mdx index e93775b..af9ea3f 100644 --- a/integrations/1password.mdx +++ b/integrations/1password.mdx @@ -139,6 +139,14 @@ If multiple items match a domain, the first match is used. Organize your vaults If your 1Password item has a one-time password (TOTP) field configured, it will be used automatically for 2FA—no additional setup needed. +## Supported Login Types + +Managed Auth fills **direct logins** from 1Password items: username/password credentials plus any TOTP field for 2FA. This includes signing directly into an identity provider itself—for example logging into a Google or Gmail account with its stored username, password, and TOTP. + + +1Password's linked-item "sign in with" references are not supported. When an item delegates authentication to a separate item—for example a PostHog item set to **sign in with Google**—that link is not exposed through the 1Password API, so Managed Auth can't follow it to the underlying credential. Store a direct login (username/password, plus a TOTP field if needed) for the target site instead. + + ## Credential Options The `credential` object supports multiple sources: