summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/share/authz/DESIGN.md26
1 files changed, 14 insertions, 12 deletions
diff --git a/doc/share/authz/DESIGN.md b/doc/share/authz/DESIGN.md
index 189f779..3d9d8ce 100644
--- a/doc/share/authz/DESIGN.md
+++ b/doc/share/authz/DESIGN.md
@@ -43,18 +43,20 @@
| API Gateway |
---------------
|
- | -----------------------------
- |--->| IdP (saml, oidc) |
- | -----------------------------
- | | :http | :grpc (Policy| |
- | -----------------------------
- | A A
- ----------- | |
- | | | |
- V V | |
- ------ ------------ |
- | UI | | REST API |----|
- ------ ------------
+ | ---------------------------------
+ | | IdP (saml, oidc) |
+ | |-------------------------------|
+ |--->| :http (authn) | :grpc (authz) |
+ | ---------------------------------
+ | A
+ ----------- |
+ | | |
+ V V |
+ ------ ------------ |
+ | UI | | REST API |----------|
+ ------ ------------ |
+ | A
+ |---->----------->------------|
[UI]: ui.example.com
[REST API]: api.example.com