Abp商业版 - Identity Server模块

栏目: IT技术 · 发布时间: 4年前

内容简介:该模块提供了Identity Server的集成和管理功能.

Abp商业版 - Identity Server模块

该模块提供了Identity Server的集成和管理功能.

  • 建立在 IdentityServer4 类库之上.

  • 管理系统中的 客户端 , 身份资源 API资源 (Clients, Identity resources, API resources)

  • 设置 客户端( Clie nts ) 权限.

  • 轻松 创建 标准的身份资源 (例如 role, profile )

  • 创建自定义 身份资源( identity resources )

  • 管理 API资源( API resources )

Packages

该模块遵循 模块开发最佳实践指南 ,由多个NuGet和NPM软件包组成.  如果你想了解软件包及其之间的关系,请参见指南.

NuGet软件包

Volo.Abp.IdentityServer.Domain

Volo.Abp.IdentityServer.Domain.Shared

Volo.Abp.IdentityServer.EntityFrameworkCore

Volo.Abp.IdentityServer.MongoDB

Volo.Abp.PermissionManagement.Domain.IdentityServer

Volo.Abp.IdentityServer.Application

Volo.Abp.IdentityServer.Application.Contracts

Volo.Abp.IdentityServer.HttpApi

Volo.Abp.IdentityServer.HttpApi.Client

Volo.Abp.IdentityServer.Web

NPM软件包

@volo/abp.ng.identity-server

@volo/abp.ng.identity-server.config

该模块为 IdentityServer 提供了完整的集成和管理UI.

特征

客户管理(Client Management)

用于管理使用你的API和身份资源的客户端.

Abp商业版 - Identity Server模块

Client  编辑对话框为特定客户端提供了非常详细的管理,包括Allowed resources,secrets,URL,tokens,grant types等.

Abp商业版 - Identity Server模块

身份资源(Identity Resources)

身份资源页面用于定义和管理身份资源及其相关声明.

Abp商业版 - Identity Server模块

已经为你创建了标准声明(Claims)和 identity resources  , 你可以根据需要删除或更改它们.

编辑 身份资源 :

Abp商业版 - Identity Server模块

API资源(API Resources)

API资源(API Resources) 页面用于定义你的API端点并管理其 claims, scopes, secrets和其他属性。

Abp商业版 - Identity Server模块

编辑 API resource :

Abp商业版 - Identity Server模块

登录功能

除了上述管理功能之外,该模块还提供必要的UI和后端逻辑,以使你的应用程序成为具有 Consent页面, 重定向以及其他发现和身份验证端点的OpenId Connect服务器.

更多请参考(点击 原文链接 ):

https://docs.abp.io/en/commercial/latest/modules/identity-server


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

奔跑吧 Linux内核

奔跑吧 Linux内核

张天飞 / 人民邮电出版社 / 2017-9-1 / CNY 158.00

本书内容基于Linux4.x内核,主要选取了Linux内核中比较基本和常用的内存管理、进程管理、并发与同步,以及中断管理这4个内核模块进行讲述。全书共分为6章,依次介绍了ARM体系结构、Linux内存管理、进程调度管理、并发与同步、中断管理、内核调试技巧等内容。本书的每节内容都是一个Linux内核的话题或者技术点,读者可以根据每小节前的问题进行思考,进而围绕问题进行内核源代码的分析。 本书内......一起来看看 《奔跑吧 Linux内核》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试