diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -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 |----| ------ ------------ |
