简体   繁体   English

如何激活身份验证类型 - 在创建新的Web APi服务时,.NET Core中的Web API的单个用户帐户

[英]How to activate Authentication type - individual user accounts for Web API in .NET Core when we creating new Web APi service

为什么无法使用“个人用户帐户授权”类型创建Web API项目?

See the following: Building Secure Web APIs with ASP.NET Core 请参阅以下内容: 使用ASP.NET Core构建安全Web API

In the last comment, Dan Roth states that support for Individual Accounts in the Web API template for ASP.NET Core is not yet available. 在上一篇评论中, Dan Roth表示尚未提供对ASP.NET Core的Web API模板中的个人帐户的支持。

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

相关问题 Web API个人帐户:如何添加角色 - Web API Individual Accounts: how add Roles 用户身份验证之前的初始 API 令牌 - .NET 核心 Web API - Initial API token before user authentication - .NET core Web API Web Api 2个人帐户:与现有数据库集成 - Web Api 2 Individual Accounts: integrate with existing database Web API和现有的SQL Server数据库:如何添加个人帐户 - Web API and an existing SQL Server Database: how to add Individual Accounts 服务结构创建CORE Web API - Service Fabric Creating CORE Web Api .NET Core 2.2 Web API Azure门户AD身份验证| 如何使用有效的Bearer令牌获取用户信息? - .NET Core 2.2 Web API | Azure Portal AD Authentication | How to get user info with a valid Bearer Token? 在.NET Core中同时使用Active Directory身份验证和单个用户帐户 - Using Both Active Directory Authentication and Individual User Accounts in .NET Core 如何在 Middleware.Net Core Web API 中获取当前用户/声明主体 - How to get current User/ClaimsPrincipal in Middleware .Net Core Web API ASP.NET Core Web API跳过身份验证 - ASP.NET Core Web API Skip Authentication .NET Core 3.1 Web API 和 Blazor 服务器端 JWT 身份验证 - .NET Core 3.1 Web API and Blazor Server Side JWT Authentication
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM