identity-inbound-auth-sts
This repository contains the modules related to STS inbound authentication
License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdidentity-inbound-auth-sts |
Last Version | Last Version5.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Identity STS Management
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-inbound-auth-sts-5.1.2.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-inbound-auth-sts/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-inbound-auth-sts</artifactId>
<version>5.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-inbound-auth-sts/
implementation 'org.wso2.carbon.identity:identity-inbound-auth-sts:5.1.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-inbound-auth-sts/
implementation ("org.wso2.carbon.identity:identity-inbound-auth-sts:5.1.2")
'org.wso2.carbon.identity:identity-inbound-auth-sts:pom:5.1.2'
<dependency org="org.wso2.carbon.identity" name="identity-inbound-auth-sts" rev="5.1.2">
<artifact name="identity-inbound-auth-sts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-inbound-auth-sts', version='5.1.2')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-inbound-auth-sts" % "5.1.2"
[org.wso2.carbon.identity/identity-inbound-auth-sts "5.1.2"]
This repository contains the modules related to STS inbound authentication