简体   繁体   English

如何在 .NET Core 3.1 中集成 Azure AD 身份验证

[英]How to integrate Azure AD authentication in .NET Core 3.1

I am currently logging to my .net core application hosted in Azure with database authentication.我目前正在使用数据库身份验证登录到托管在 Azure 中的 .net 核心应用程序。 Now, I want to integrate Azure AD authentication to my application.现在,我想将 Azure AD 身份验证集成到我的应用程序中。 Can anyone guide me through how to set this?谁能指导我如何设置?

Here is an example quickstart by Microsoft. 是 Microsoft 的示例快速入门。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 ASP.NET Core 3.1 Azure AD 身份验证抛出 OptionsValidationException - ASP.NET Core 3.1 Azure AD Authentication throws OptionsValidationException 当用户的 AD 身份验证失败时如何导航到自定义访问被拒绝页面(使用 OpenIDConnect Azure AD 身份验证的 .net 3.1 核心) - How to Navigate to Custom Access Denied Page when AD Authentication failed for user (.net 3.1 core with OpenIDConnect Azure AD Authentication) ASP.NET Core 3.1 + Azure AD 身份验证 - 如何披露“隐藏的电子邮件” - ASP.NET Core 3.1 + Azure AD Authentication - How to disclose “hidden email” Azure 使用 .net 核心 3.1 中的 azure 活动目录(单租户)的广告身份验证和授权? - Azure Ad authentication and authorization using azure active directory (single tenant) in .net core 3.1? 使用 Azure AD 注册单个 ASP.NET 核心 3.1 应用程序,并与许多不同的 ASP.NET 3.1 核心应用程序共享身份验证 - Register a single ASP.NET Core 3.1 application with Azure AD and share authentication with many different ASP.NET 3.1 core applications ASP.NET MVC Core 3.1 中的自定义用户数据与 Azure AD 身份验证? - Custom User data in ASP.NET MVC Core 3.1 with Azure AD Authentication? 具有多种身份验证方案的 Asp Net Core。 将 Azure AD 集成到 Indentity - Asp Net Core with multiple authentication schemes. Integrate Azure AD into Indentity 如何使用 azure Ad 和 .net 核心处理微服务中的身份验证? - How to handle authentication in micro services using azure Ad and .net core? ASP.NET CORE 3.1:Azure AD 身份验证在 EDGE 中失败。 身份验证期间无限重定向循环和页面重新加载 - ASP.NET CORE 3.1: Azure AD Authentication fails in EDGE. Infinite redirect loops and page reloads during authentication .Net核心身份和Azure AD身份验证 - .Net Core Identity and Azure AD Authentication
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM