License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.outbound.auth.oidc |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.application.authenticator.oidc.server.feature |
Last Version | Last Version5.7.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenID Connect Application Authenticator Server Feature
This feature contains the core bundles required for OpendID Connect Application Authenticator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.outbound.auth.oidc/org.wso2.carbon.identity.application.authenticator.oidc.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.outbound.auth.oidc</groupId>
<artifactId>org.wso2.carbon.identity.application.authenticator.oidc.server.feature</artifactId>
<version>5.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.outbound.auth.oidc/org.wso2.carbon.identity.application.authenticator.oidc.server.feature/
implementation 'org.wso2.carbon.identity.outbound.auth.oidc:org.wso2.carbon.identity.application.authenticator.oidc.server.feature:5.7.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.outbound.auth.oidc/org.wso2.carbon.identity.application.authenticator.oidc.server.feature/
implementation ("org.wso2.carbon.identity.outbound.auth.oidc:org.wso2.carbon.identity.application.authenticator.oidc.server.feature:5.7.1")
'org.wso2.carbon.identity.outbound.auth.oidc:org.wso2.carbon.identity.application.authenticator.oidc.server.feature:pom:5.7.1'
<dependency org="org.wso2.carbon.identity.outbound.auth.oidc" name="org.wso2.carbon.identity.application.authenticator.oidc.server.feature" rev="5.7.1">
<artifact name="org.wso2.carbon.identity.application.authenticator.oidc.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.outbound.auth.oidc', module='org.wso2.carbon.identity.application.authenticator.oidc.server.feature', version='5.7.1')
)
libraryDependencies += "org.wso2.carbon.identity.outbound.auth.oidc" % "org.wso2.carbon.identity.application.authenticator.oidc.server.feature" % "5.7.1"
[org.wso2.carbon.identity.outbound.auth.oidc/org.wso2.carbon.identity.application.authenticator.oidc.server.feature "5.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.outbound.auth.oidc : org.wso2.carbon.identity.application.authenticator.oidc | jar | 5.7.1 |
org.wso2.carbon.identity.framework : org.wso2.carbon.identity.application.authentication.framework | jar | 5.19.52 |
org.wso2.orbit.org.apache.oltu.oauth2 » oltu | jar | 1.0.0.wso2v3 |
org.json.wso2 » json | jar | 3.0.0.wso2v1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |