diff --git a/src/main/resources/application-redaction.yaml b/src/main/resources/application-redaction.yaml index d243fee..63230b9 100644 --- a/src/main/resources/application-redaction.yaml +++ b/src/main/resources/application-redaction.yaml @@ -52,7 +52,7 @@ fforesight: - name: RED_USER_ADMIN set-by-default: false rank: 400 - permissions: [ "fforesight-manage-user-preferences", "fforesight-read-all-users", "red-read-dossier", "red-read-app-configuration", "fforesight-read-general-configuration", + permissions: [ "fforesight-manage-user-preferences", "fforesight-read-all-users", "red-read-app-configuration", "fforesight-read-general-configuration", "red-read-notification", "fforesight-read-users", "fforesight-update-my-profile", "red-update-notification", "fforesight-write-users", "red-read-license" ] springdoc: