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/6ca07aef
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6ca07aef
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/6ca07aef

Branch: refs/heads/saml2
Commit: 6ca07aeff34466f1c5fd855d0f38308ae4b2274a
Parents: 99ae373
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 17:33:28 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6ca07aef/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