Skip to content

Commit

Permalink
add links for api gateway component gloo,opa,dex
Browse files Browse the repository at this point in the history
  • Loading branch information
landylee007 committed Dec 8, 2021
1 parent 8c79d67 commit ca118a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions System-Architecture-Overview-zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
- Zadig Toolkit:vscode 开发者插件

API 网关:
- Gloo Edge:Zadig 的 API 网关组件
- OPA:认证和授权组件
- [Gloo Edge](https://github.com/solo-io/gloo):Zadig 的 API 网关组件
- [OPA](https://github.com/open-policy-agent/opa):认证和授权组件
- [Dex](https://github.com/dexidp/dex):Zadig 的身份认证服务,用于连接其他第三方认证系统,比如 AD / LDAP / OAuth2 / GitHub / ..
- User:用户管理,Token 生成
- Dex:Zadig 的身份认证服务,用于连接其他第三方认证系统,比如 AD / LDAP / OAuth2 / GitHub / ..

Zadig 核心业务:
- Picket:数据聚合服务
Expand Down
6 changes: 3 additions & 3 deletions System-Architecture-Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ User Interface:
- Zadig Toolkit:vscode plugin

API Gateway:
- Gloo Edge:Zadig API gateway
- OPA:Authentication and authorization
- [Gloo Edge](https://github.com/solo-io/gloo):Zadig API gateway
- [OPA](https://github.com/open-policy-agent/opa):Authentication and authorization
- [Dex](https://github.com/dexidp/dex):Identity service for Zadig, acts as a portal to other identity providers like AD / LDAP / OAuth2 / GitHub / ..
- User:User management, token generation
- Dex:Identity service for Zadig, acts as a portal to other identity providers like AD / LDAP / OAuth2 / GitHub / ..

Zadig Core:
- Picket:backend for frontend service.
Expand Down

0 comments on commit ca118a4

Please sign in to comment.