Identity Server 4 中文文档(v1.0.0) 目录时间:2023-03-09 04:19:59 欢迎来到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章 视频