cloudstack/plugins/user-authenticators/saml2
Rohit Yadav d45b303569 saml2: Fix plugin after refactoring
- Use opensaml version from root pom
- Add utils and api as explicit dependency
- Add org.apache.cloudstack.saml.SAML2AuthServiceImpl bean
- Fix imports in all source files and resource xmls
- Use methods available from SAMLUtils to encode/decode SAML request/response
- SAML logout api is not the global logout api

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-28 19:45:23 +02:00
..
resources/META-INF/cloudstack/saml2 saml2: Fix plugin after refactoring 2014-08-28 19:45:23 +02:00
src/org/apache/cloudstack saml2: Fix plugin after refactoring 2014-08-28 19:45:23 +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