Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 528 Bytes

user.generate_new_password.md

File metadata and controls

11 lines (9 loc) · 528 Bytes

Payload

{ id: Id; }

Action

A random password is generated, set as the current one and the default password. The use case is a bulk action "generate password".

Permissions

See Permissions for altering a user. Additionally the OML-Level of the request user must be higher or equal than the requested user's one. If saml_id of user is set, an action exception will be raised, because SingleSignOn-users have no local access