【问题标题】:Integrating Firebase Auth and Identity Platform集成 Firebase 身份验证和身份平台
【发布时间】:2020-10-31 19:32:15
【问题描述】:

有没有办法将身份平台(OIDC 和 SAML)的优势与 Firebase 身份验证相结合?我正在处理的一个项目需要与 Apple 登录,目前只有 Firebase auth 支持。它还需要使用 SAML。想法?

【问题讨论】:

    标签: firebase firebase-authentication google-identity


    【解决方案1】:

    Identity Platform 是 Firebase 身份验证的升级版本。您可以将 Firebase 项目升级为 Identity Platform 项目。任何现有受支持的 Firebase IdP 或行为将继续有效(您的代码不会发生任何更改)。您将获得 SLA、SAML、OIDC、MFA 以及 SMS 和多租户支持的额外好处,但一切都应该继续工作。但是请注意,Identity Platform 的每月活跃用户数超过一定数量的paid service

    【讨论】:

    • 那么尽管 Sign In with Apple 不在身份平台上,但它仍然可以继续工作吗?
    • 没错。使用 Apple 登录尚未添加到 Identity Platform Cloud Console UI,但在后台仍受支持。
    • @bojeil 定价呢? Sign in with Apple 依靠 Identity Platform 还是仍在 Firebase Auth 下? (因为升级到 Identity Platform 后没有后退的可能性)
    • 截至目前,Apple IdP 已添加到 Identity Platform。它的处理方式与 Facebook、Twitter 和其他提供商类似。您无需从 Firebase 升级到 Identity Platform 即可使用它。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2011-04-16
    • 1970-01-01
    • 1970-01-01
    • 2011-03-22
    • 2020-04-01
    • 2022-12-10
    • 1970-01-01
    相关资源
    最近更新 更多