From e54e869c1deafc0e34180e9ae9085c2a2befb860 Mon Sep 17 00:00:00 2001 From: Alex Unger <6905948+refs@users.noreply.github.com> Date: Wed, 28 Apr 2021 09:32:41 +0200 Subject: [PATCH] Update ocs-user-deprovisioning.md --- changelog/unreleased/ocs-user-deprovisioning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.