【问题标题】:Does Azure AD integrate with GCP/GKE to allow SSO?Azure AD 是否与 GCP/GKE 集成以允许 SSO?
【发布时间】:2018-09-26 09:18:31
【问题描述】:

我想使用 Azure AD 对 GCP/GKE 的用户进行身份验证,这在本地是否可行(即不使用某些外部服务来模仿 Google Cloud IAM 中的 Azure AD 结构)

【问题讨论】:

    标签: azure google-cloud-platform google-kubernetes-engine


    【解决方案1】:

    您可以组合三个 Google Cloud 系统来执行此操作:

    1. Cloud Identity,它允许您拥有@yourcompany.com 的 Google 帐户,由您管理,无需 G Suite。
    2. Google Cloud Directory Sync 会将您的 Active Directory 同步到 Cloud Identity。
    3. SSO允许实际登录使用Active Di

    将这些结合在一起,您可以从 Active Directory 同步托管帐户,这些帐户使用您的 Active Directory 登录。有一个很棒的write up of this set-up on the gcp blog 可以更详细地介绍。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-09-05
      • 2021-12-23
      • 2017-12-15
      • 1970-01-01
      • 2014-09-22
      • 2022-01-11
      • 2021-12-27
      相关资源
      最近更新 更多