Update docs/ocis/adr/0005-cs3-api-account-management.md

Co-authored-by: Michael Barz <mbarz@owncloud.com>
This commit is contained in:
Alex Unger
2021-04-26 10:06:59 +02:00
committed by GitHub
parent f78f6ceeae
commit ae71239e9c
@@ -208,4 +208,4 @@ The new account management workflow will result in:
└───────────────────────────────────────────────────┘
```
This flow allows Reva and oCIS Proxy to runs any middleware logic in order to validate a request. The communication between the proposed Admin api (CS3 API messages) with the IDM (GLAuth) are specific to the _drivers_.
This flow allows Reva and oCIS Proxy to run any middleware logic in order to validate a request. The communication between the proposed Admin api (CS3 API messages) and the IDM (GLAuth) are specific to the _drivers_.