Update changelog/unreleased/ocs-user-deprovisioning.md

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Alex Unger
2021-04-28 11:17:39 +02:00
committed by GitHub
parent e54e869c1d
commit 35f0e00b31

View File

@@ -10,6 +10,6 @@ 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.
`STORAGE_USERS_DRIVER` determines how a user is deprovisioned. This kind of behavior is needed since every storage driver deals with deleting differently.
`OCS_STORAGE_USERS_DRIVER` determines how a user is deprovisioned. This kind of behavior is needed since every storage driver deals with deleting differently.
https://github.com/owncloud/ocis/pull/1962