【问题标题】:Is there an Azure AD B2C sample app written in Rust是否有用 Rust 编写的 Azure AD B2C 示例应用程序
【发布时间】:2021-03-11 23:42:46
【问题描述】:

Microsoft 在 Azure AD B2C 的文档中提供了用 ASP.NET、Javascript 编写的示例应用程序: https://docs.microsoft.com/en-us/azure/active-directory-b2c/tutorial-web-api-dotnet?tabs=app-reg-ga

我想知道是否有类似的东西是为 Rust 写的?

【问题讨论】:

标签: azure azure-active-directory azure-ad-b2c


【解决方案1】:

由于 Azure Active Directory B2C 是基于标准的单点登录提供程序,因此您可以查找任何说明 Rust 使用 OpenID、OAuth 或 SAML 进行身份验证的文档。

示例: https://docs.rs/oidc/0.3.0/oidc/

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-02-01
    • 2021-01-04
    • 2018-05-15
    • 1970-01-01
    相关资源
    最近更新 更多