Project

General

Profile

Idea #10511

Updated by Peter Amstutz over 7 years ago

If not provided by client during "create", set to current user's uuid. 

 If a non-admin user specifies a value other than its own uuid during "create" or "update", fail 403. 

 Containers which are created in response to this container request must issue the auth token for the user @run_as_user_uuid@ (this changes the current behavior using @last_modified_by_uuid@). 

Back