client: add getSPMetadata API in commands.properties

Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8d97f1e3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8d97f1e3
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8d97f1e3

Branch: refs/heads/saml2
Commit: 8d97f1e3cac6bd6343dd2c810a4d25cec62c7d87
Parents: 3499e4a
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
Authored: Mon Aug 25 00:15:18 2014 +0200
Committer: Rohit Yadav <rohit.ya...@shapeblue.com>
Committed: Mon Aug 25 00:15:18 2014 +0200

----------------------------------------------------------------------
 client/tomcatconf/commands.properties.in | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d97f1e3/client/tomcatconf/commands.properties.in
----------------------------------------------------------------------
diff --git a/client/tomcatconf/commands.properties.in 
b/client/tomcatconf/commands.properties.in
index 18ac2bf..51b51dd 100644
--- a/client/tomcatconf/commands.properties.in
+++ b/client/tomcatconf/commands.properties.in
@@ -21,8 +21,11 @@
 ### CloudStack authentication commands
 login=15
 logout=15
+
+### SAML SSO/SLO commands
 samlsso=15
 samlslo=15
+getSPMetadata=15
 
 ### Account commands
 createAccount=7

Reply via email to