diff --git a/changelog/unreleased/ocs-user-deprovisioning.md b/changelog/unreleased/ocs-user-deprovisioning.md index f2d9c0f2d..a71e9a1a4 100644 --- a/changelog/unreleased/ocs-user-deprovisioning.md +++ b/changelog/unreleased/ocs-user-deprovisioning.md @@ -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.