Skip to content

feat: 1512 allow to manage avatar for admin and delete it

Need to add this properties on applications.properties

dlcm.test.users[3].name=third-party-user
dlcm.test.users[3].token=FAKE_ACCESS_TOKEN
dlcm.test.users[3].tokenHash=FAKE_ACCESS_TOKEN_HASH
dlcm.test.users[3].role=USER

Problem to solve when user have role "USER" => https://issues.unige.ch/browse/DLCM-1535

Edited by Florent Poittevin

Merge request reports