Project

General

Profile

Bug #24036

Updated by François ARMAND 4 months ago

while trying to set authorisation for an oidc user login@domain.com, the error message is 
 <pre>2024-01-16 13:31:13-0800 ERROR com.normation.rudder.rest.RestUtils - "Could not update user 'login@domain'' <- 'login@domain' does not exists"</pre> 

 Reproducing:  

 - enable user management plugin 
 - create a new user with it, with name: login@domain.com 
 - select the newly created user and assign a role to it => error.

Back