cloudstack/plugins/user-authenticators/saml2
Rohit Yadav a13da8f9e0 saml2: Add GetServiceProviderMetaDataCmd that returns SP metadata XML
This adds GetServiceProviderMetaDataCmd which returns SP metadata XML, since
this information should be public for IdPs to discover, we implement this as a
login/cmd api so this does not require any kind of authentication to GET this

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-28 19:45:24 +02:00
..
resources/META-INF/cloudstack/saml2 saml: Have the plugin use IDP metadata from URL, get values from Config 2014-08-28 19:45:24 +02:00
src/org/apache/cloudstack saml2: Add GetServiceProviderMetaDataCmd that returns SP metadata XML 2014-08-28 19:45:24 +02:00
test/org/apache/cloudstack CLOUDSTACK-7083: Add SAML2 SSO plugin skeleton and stub 2014-08-12 12:01:28 +02:00
findbugsExcludeFilter.xml CLOUDSTACK-7083: Add SAML2 SSO plugin skeleton and stub 2014-08-12 12:01:28 +02:00
pom.xml saml2: Fix plugin after refactoring 2014-08-28 19:45:23 +02:00