MVN

org.wso2.carbon.identity.authenticator.outbound.saml2sso : identity-auth-outbound-saml2sso

Maven & Gradle

Mar 10, 2019
5 stars

WSO2 Carbon - SAML2 SSO Outbound Authentication Module

<dependency>
    <groupId>org.wso2.carbon.identity.authenticator.outbound.saml2sso</groupId>
    <artifactId>identity-auth-outbound-saml2sso</artifactId>
    <version>6.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.authenticator.outbound.saml2sso : identity-auth-outbound-saml2sso to add to Maven - Latest Versions:

  • Latest Stable: 6.0.2

All Versions

Choose a version of org.wso2.carbon.identity.authenticator.outbound.saml2sso : identity-auth-outbound-saml2sso to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
identity-auth-outbound-saml2sso-6.0.2
identity-auth-outbound-saml2sso-6.0.1
identity-auth-outbound-saml2sso-6.0.0
identity-auth-outbound-saml2sso-6.0.0-m1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.authenticator.outbound.saml2sso</groupId>
    <artifactId>identity-auth-outbound-saml2sso</artifactId>
    <version>6.0.2</version>
</dependency>