zoukankan
html css js c++ java
Identity Server 4 中文文档(v1.0.0) 目录
欢迎来到IdentityServer4
第一部分 简介
第1章 背景
第2章 术语
第3章 支持和规范
第4章 打包和构建
第5章 支持和咨询选项
第6章 演示服务器和测试
第7章 贡献
第二部分 快速入门
第8章 概述
第9章 使用客户端凭据保护API
第10章 使用密码保护API
第11章 使用OpenID Connect添加用户身份验证
第12章 添加对外部认证的支持
第13章 切换到混合流并添加API访问
第14章 添加JavaScript客户端
第15章 使用EntityFramework Core进行配置和操作数据
第16章 使用ASP.NET Core Identity
第17章 社区快速入门和模板
第三部分 主题
第18 章 启动
第19章 定义资源
第20章 定义客户端
第21章 登录
第22章 使用外部身份提供商登录
第23章 Windows身份验证
第24章 退出
第25章 退出外部身份提供商
第26章 联合注销
第27章 联合网关
第28章 确认(Consent)
第29章 保护API
第30章 部署
第31章 日志
第32章 事件
第33章 密码学(Cryptography),密钥(Keys)和HTTPS
第34章 授予类型
第35章 秘密(secrets)
第36章 扩展授权
第37章 资源所有者密码验证(Resource Owner Password Validation)
第38章 刷新令牌
第39章 引用令牌
第40章 自定义令牌请求验证和发布
第41章 CORS
第42章 发现(discovery)
第43章 添加更多API端点
第44章 添加新协议
第45章 工具
第四部分 端点
第46章 发现端点(Discovery Endpoint)
第47章 授权端点(Authorize Endpoint)
第48章 UserInfo端点(UserInfo Endpoint)
第49章 令牌端点(Token Endpoint)
第50章 设备授权端点(Device Authorization Endpoint)
第51章 内省端点(Introspection Endpoint)
第52章 撤销端点(Revocation Endpoint)
第53章 结束会话端点(End Session Endpoint)
第五部分 参考
第54章 身份资源
第55章 API资源
第56章 Client
第57章 GrantValidationResult
第58章 Profile Service
第59章 IdentityServer交互服务
第60章 设备流交互服务
第61章 IdentityServer Options
第62章 EntityFramework支持
第63章 ASP.NET Identity 支持
第六部分 其它
第64章 学习
第65章 博客帖子
第66章 视频
查看全文
相关阅读:
ASP.net注意点小结
AJAX笔记
为Dreamweaver写的扩展—jQuery自动提示.
Cisco PIX防火墙配置上
Cisco PIX防火墙配置下
基于DNS的负载均衡
c#使用文本框TextBox使用ctr+enter直接跳到指定Button
Google marker
C#中的关键字详解
android中,锁屏之后是不是会关掉部分服务?怎么让我的服务不被关掉?
原文地址:https://www.cnblogs.com/thinksjay/p/10772420.html
最新文章
[转]Checked和Unchecked Exception
文本文件和二进制文件的区别
[解决]模块shimgvw.dll已加载,但找不到入口点DllRegisterServer
vi查找替换命令详解
项目管理术语
SOA学习笔记
[转]WGS84经纬度坐标与北京54坐标或者西安80坐标的关系
JSPServlet中转发(forward)与重定向(sendRedirect)的区别
[转]Hamcrest指南
排序算法原理简述
热门文章
Windows 7/2008 R2 SP1解析:RemoteFX
敏捷:什么是用户故事(User Story)
千年虫,2038年虫
[译文]Google的用户体验 Google user experience
设置IIS7文件上传的最大大小 maxAllowedContentLength,maxRequestLength
URL最大长度问题
退信原因分析及解决办法
Why bugs don’t get fixed? 不是所有的Bug都要修复
持续集成
设置Office中各软件的默认字体
Copyright © 2011-2022 走看看