summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md18
1 files changed, 8 insertions, 10 deletions
diff --git a/README.md b/README.md
index 20e7961..9ec0e0a 100644
--- a/README.md
+++ b/README.md
@@ -25,20 +25,18 @@ Below is a recording of a SAML based service provider initiated login, displayin
|
V
---------------
- | API Gateway | (use casbin to evict early)
+ | API Gateway | (use casbin to evict early, reverse proxy, inject context headers)
---------------
- | (reverse proxy and injects context headers)
- | -----
- | -------------------- (_____)
- |--->| IdP (saml, oidc) |----->| db |
- | | | -----
+ |
+ | --------------------
+ |--->| IdP (saml, oidc) |
| --------------------
| | :http | :grpc | (use declarative_policy)
| --------------------
- | A
- ----------- |
- | | |
- V V |
+ | A A
+ ----------- | |
+ | | | |
+ V V | |
------ ------------ |
| UI | | REST API |----|
------ ------------