IdentityServer4作为Google GSuite SSO的IDP

时间:2019-02-14 15:34:25

标签: single-sign-on identityserver4 saml-2.0 gsuite oidc

我需要让IS4成为Google Apps / GSuite域https://support.google.com/a/answer/60224?hl=en的“第三方身份提供者”。

我拥有Active Directory。

我已在IS4中安装了ldap扩展,并已根据我的广告成功验证了它。

对于此google supports OIDC还是仅SAML2,我有些困惑。

In this SO Question

  

他试图做同样的事情,但结果是使用了诸如Sustainsys或Rock Solid Knowledge(IdentityServer自己的SAML插件)之类的东西。

This link说Sustainsys只能用作SP(不能用作Idp)。

我想要一个开源解决方案,如果Google SSO支持,最好是OIDC。

如果有人有示例代码可以共享,将不胜感激!

0 个答案:

没有答案