securis/src/main/webapp/sql_update.sql....@@ -7,4 +7,5 @@77 application_id INT NOT NULL, 88 PRIMARY KEY (username, application_id));99 10+update user set roles = 128 where username = '_client';1011