带有 nginx SAML2 的 Google (G Suit) 身份提供程序
Posted
技术标签:
【中文标题】带有 nginx SAML2 的 Google (G Suit) 身份提供程序【英文标题】:Google (G Suit) Identity provider with nginx SAML2 【发布时间】:2017-04-17 13:32:22 【问题描述】:您可能听说过 shibboleth 及其针对身份提供者 (https://shibboleth.net/products/identity-provider.html) 的出色解决方案,服务提供者也是如此(例如 nginx https://github.com/nginx-shib/nginx-http-shibboleth)。
众所周知,Google 提供了自己的 SAML2 IDP,我们想使用它:
nginx 需要知道来自 google 的用户是什么才能继续访问网站。使用 shibboleth 可以在 该层 上做到这一点,但我很难通过 Google 找到解决方案。
有人有什么想法吗?谢谢!
【问题讨论】:
你能说得更具体些吗? 【参考方案1】:您在github 上看过这个项目吗?
看起来它是 Google Apps 的 SAML 身份验证提供程序。
【讨论】:
以上是关于带有 nginx SAML2 的 Google (G Suit) 身份提供程序的主要内容,如果未能解决你的问题,请参考以下文章
使用 .Net Core 5 MVC 为多个 IDP 实施 SAML2
ITfoxtec.Identity.Saml2.Saml2RequestException:“不完全是一个断言元素。”
使用 ITfoxtec.Identity.Saml2 登录用户