11 2017 档案
摘要:IdentityServer4之Implicit(隐式许可) 参考 官方文档:3_interactive_login 、7_javascript_client 概念:隐式许可 认证服务端配置 认证服务ApiResource配置 new ApiResource("api1", "api项目 一") {
阅读全文
摘要:IdentityServer4之Resource Owner Password Credentials(资源拥有者密码凭据许可) 参考 官方文档:2_resource_owner_passwords 概念:资源拥有者密码凭据许可 认证服务端配置 认证服务ApiResource配置 new ApiRe
阅读全文
摘要:IdentityServer4之Client Credentials(客户端凭据许可) 参考 项目创建:0_overview,1_client_credentials 概念:客户端凭据许可 认证服务端配置 认证服务ApiResource配置 new ApiResource("api1", "api项
阅读全文
摘要:# OAuth2.0介绍 1. [OAuth2.0简介](#Introduction) 2. [四种许可类型](#Type) 2.1. [授权码许可(Authorization Code)](#AuthorizationCode) 2.2. [隐式许可(Implicit)](#Implicit) 2
阅读全文

浙公网安备 33010602011771号