【问题标题】:IdentityServer 4 as Identity Provider for Azure App ServiceIdentityServer 4 作为 Azure 应用服务的身份提供者
【发布时间】:2017-02-11 10:54:14
【问题描述】:

根据这个link,我可以使用其他身份提供者,而不是开箱即用的提供者,如 Active Directory、谷歌、Facebook。我有一个 IdentityServer4 作为 azure 中的 Web 应用程序托管,并希望将其添加为自定义身份提供程序。但是,当在 azure 门户中转到我的移动应用服务的授权/身份验证刀片时,没有自定义身份提供者的选项。

我在网络上找不到允许您添加自定义身份提供程序的教程。请注意,我正在研究如何添加自定义身份提供程序,而不是使用 Azure 中记录的自定义身份验证逻辑。我将不胜感激。谢谢。

【问题讨论】:

    标签: azure identityserver4


    【解决方案1】:

    我只是偶然发现了同样的问题,目前没有支持,但你可以通过这个 uri 投票支持这个实现:Enable custom 3rd party authentication providers

    目前我正忙于 POC,所以我需要这个功能,我偶然发现了这篇文章:Secure Azure Functions with JWT access tokens 这与我的自定义令牌提供程序完美配合。希望它也适合你。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-08-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-11-09
      • 2017-09-13
      • 1970-01-01
      相关资源
      最近更新 更多