Update ocs-user-deprovisioning.md

This commit is contained in:
Alex Unger
2021-04-28 09:32:41 +02:00
committed by GitHub
parent 3f0d2cc28f
commit e54e869c1d
@@ -5,7 +5,7 @@ Use the CS3 API and Reva to deprovision users completely.
Two new environment variables introduced:
```
OCS_IDM_ADDRESS
STORAGE_USERS_DRIVER
OCS_STORAGE_USERS_DRIVER
```
`OCS_IDM_ADDRESS` is also an alias for `OCIS_URL`; allows the OCS service to mint jwt tokens for the authenticated user that will be read by the reva authentication middleware.