commands.properties: add login,logout,samlsso,samlslo apis

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Rohit Yadav 2014-08-12 07:25:08 +02:00
parent e6d2b2391b
commit 6016613d5b
1 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,12 @@
### bitmap of permissions at the end of each classname, 1 = ADMIN, 2 = RESOURCE_DOMAIN_ADMIN, 4 = DOMAIN_ADMIN, 8 = USER
### Please standardize naming conventions to camel-case (even for acronyms).
### CloudStack authentication commands
login=15
logout=15
samlsso=15
samlslo=15
### Account commands
createAccount=7
deleteAccount=7