为了账号安全,请及时绑定邮箱和手机立即绑定

IdentityServer4的ApiResource 是个啥 一直没理解

IdentityServer4的ApiResource 是个啥 一直没理解

MMTTMM 2018-08-19 10:13:16
using IdentityServer4.Extensions;using System;using System.Collections.Generic;using System.Linq;namespace IdentityServer4.Models{/// <summary>/// Models a web API resource./// </summary>public class ApiResource : Resource
查看完整描述

1 回答

?
慕工程0101907

TA贡献1887条经验 获得超5个赞

推荐阅读 New in IdentityServer4: Resource-based Configuration

For RC4 we decided to re-design our configuration object model for resources (formerly known as scopes).
...
Starting with RC4 – the configuration model does not have scope anymore as a top-level concept, but rather identity resources and API resources.

我觉得就是允许通过api访问的资源


查看完整回答
反对 回复 2018-08-30
  • 1 回答
  • 0 关注
  • 2025 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信