狗狗通行证

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(简介)
(gRPC)
(未显示1个用户的13个中间版本)
第2行: 第2行:
  
 
狗狗通行证为[[huihoo|灰狐]]、[[灰狗游戏|灰狗]]、[[gougou|狗狗]]等服务提供统一的[[identity management|身份管理]]。
 
狗狗通行证为[[huihoo|灰狐]]、[[灰狗游戏|灰狗]]、[[gougou|狗狗]]等服务提供统一的[[identity management|身份管理]]。
 +
 +
==愿景==
 +
连接更多的用户(user)、应用(application)和设备(device)。
 +
 +
[https://identity.foundation/ Decentralized Identity Foundation(DIF)]代表着未来。
  
 
==简介==
 
==简介==
 +
默认使用 [[ASP.NET Core Identity]] + [https://github.com/skoruba/IdentityServer4.Admin Skoruba.IdentityServer4.Admin] + [[ScyllaDB]] 的解决方案。[https://github.com/abpframework/abp/tree/dev/modules ABP] 框架以 Module 的方式整合了 ASP.NET Core Identity 和 IdentityServer,直接作为参考实现。
 +
 +
提供[[Apache Syncope]]企业级[[Identity management|身份管理]]解决方案。
 +
 +
[https://sovrin.org/ Sovrin] A Protocol and Token for Self-Sovereign Identity and Decentralized Trust
 +
*[https://www.hyperledger.org/projects/hyperledger-indy Hyperledger Indy] 是特别为去中心化的身份而建立的一种分布式账本。它提供了基于[[blockchain|区块链]]或者其它分布式账本互操作来创建和使用独立数字身份的工具、代码库和可以重用的组件。
 
*基于 [[Amazon Cognito]], [[AWS IAM]] 和 AWS 安全基础设施的架构。
 
*基于 [[Amazon Cognito]], [[AWS IAM]] 和 AWS 安全基础设施的架构。
 
*架构参考一:[[Django]] [https://github.com/rosarior/awesome-django#authentication Authentication + Authorization]
 
*架构参考一:[[Django]] [https://github.com/rosarior/awesome-django#authentication Authentication + Authorization]
第13行: 第24行:
 
[https://www.okta.com/ Okta]是业界最具影响力和领导力的身份管理解决方案专家,持续跟进和灵感来源。
 
[https://www.okta.com/ Okta]是业界最具影响力和领导力的身份管理解决方案专家,持续跟进和灵感来源。
 
通过灰狐通行证接入用户、应用、设备。
 
通过灰狐通行证接入用户、应用、设备。
 +
*[https://identity.foundation/ DIF] - Decentralized identity Foundation (2019.11.15)
 
*[https://www.grean.com/ Grean]使用[[F Sharp|F#]]开发,[http://fsharp.org/testimonials/#goswin-1 At Grean, we've just launched our third commercial product built on F#] switched from C# to F# over 3 years ago, after working in C# for about 7 years,  working in F# is very enjoyable.(2017.02.06)
 
*[https://www.grean.com/ Grean]使用[[F Sharp|F#]]开发,[http://fsharp.org/testimonials/#goswin-1 At Grean, we've just launched our third commercial product built on F#] switched from C# to F# over 3 years ago, after working in C# for about 7 years,  working in F# is very enjoyable.(2017.02.06)
 
*Symfony Passport是一个思路,可整合[[phpBB]]、[[Piwik]]、[[OroCRM]]、[[Drupal]]、[[Laravel]]等项目帐户系统。(2017.01.17)
 
*Symfony Passport是一个思路,可整合[[phpBB]]、[[Piwik]]、[[OroCRM]]、[[Drupal]]、[[Laravel]]等项目帐户系统。(2017.01.17)
第28行: 第40行:
 
*[https://symfony.com/doc/current/bundles/FOSUserBundle/index.html FOSUserBundle]
 
*[https://symfony.com/doc/current/bundles/FOSUserBundle/index.html FOSUserBundle]
 
*[[OroPlatform]] [https://github.com/orocrm/platform/tree/master/src/Oro/Bundle User、SSO、Security Bundle]
 
*[[OroPlatform]] [https://github.com/orocrm/platform/tree/master/src/Oro/Bundle User、SSO、Security Bundle]
 +
 +
==gRPC==
 +
[[ASP.NET Core]] 支持的以下身份验证机制都可以与 [https://grpc.io/ gRPC] 配合使用:
 +
* [https://azure.microsoft.com/en-us/services/active-directory/ Azure Active Directory]
 +
* 客户端证书
 +
* [[IdentityServer]]
 +
* JWT 令牌
 +
* [[OAuth]] 2.0
 +
* [[OpenID]] Connect
 +
* [[WS-Federation]]
  
 
==图集==
 
==图集==
第37行: 第59行:
 
==链接==
 
==链接==
 
*[http://identity.gougou.io Gougou Identity]
 
*[http://identity.gougou.io Gougou Identity]
 +
*[https://github.com/casbin/casbin Casbin] 访问控制开源库,支持 ACL/RBAC/ABAC 等访问控制模型,支持多语言,支持 MySQL/NoSQL 等存储方式。
  
 
[[category:identity]]
 
[[category:identity]]

2020年7月26日 (日) 13:34的版本

狗狗通行证也叫Gougou Identity.

狗狗通行证为灰狐灰狗狗狗等服务提供统一的身份管理

目录

愿景

连接更多的用户(user)、应用(application)和设备(device)。

Decentralized Identity Foundation(DIF)代表着未来。

简介

默认使用 ASP.NET Core Identity + Skoruba.IdentityServer4.Admin + ScyllaDB 的解决方案。ABP 框架以 Module 的方式整合了 ASP.NET Core Identity 和 IdentityServer,直接作为参考实现。

提供Apache Syncope企业级身份管理解决方案。

Sovrin A Protocol and Token for Self-Sovereign Identity and Decentralized Trust

路线图

Okta是业界最具影响力和领导力的身份管理解决方案专家,持续跟进和灵感来源。 通过灰狐通行证接入用户、应用、设备。

Passport

Passport组成:

  • UserBundle
  • SSOBundle
  • SecurityBundle

参考实现:

gRPC

ASP.NET Core 支持的以下身份验证机制都可以与 gRPC 配合使用:

图集

链接

  • Gougou Identity
  • Casbin 访问控制开源库,支持 ACL/RBAC/ABAC 等访问控制模型,支持多语言,支持 MySQL/NoSQL 等存储方式。
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱