is not current version
Last Version 14.6.6

OpenAM OpenID Connect Authentication module 14.6.4

OpenAM authentication module which consumes the jaspi OpenId Connect authentication module domain logic

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.openam
ArtifactId

ArtifactId

openam-auth-oidc
Version

Version

14.6.4
Type

Type

jar
Description

Description

OpenAM OpenID Connect Authentication module
OpenAM authentication module which consumes the jaspi OpenId Connect authentication module domain logic
Project Organization

Project Organization

Open Identity Platform Community

Download openam-auth-oidc 14.6.4


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oidc/ -->
<dependency>
    <groupId>org.openidentityplatform.openam</groupId>
    <artifactId>openam-auth-oidc</artifactId>
    <version>14.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oidc/
implementation 'org.openidentityplatform.openam:openam-auth-oidc:14.6.4'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oidc/
implementation ("org.openidentityplatform.openam:openam-auth-oidc:14.6.4")
'org.openidentityplatform.openam:openam-auth-oidc:jar:14.6.4'
<dependency org="org.openidentityplatform.openam" name="openam-auth-oidc" rev="14.6.4">
  <artifact name="openam-auth-oidc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-auth-oidc', version='14.6.4')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-auth-oidc" % "14.6.4"
[org.openidentityplatform.openam/openam-auth-oidc "14.6.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.openidentityplatform.commons.authn-filter.jaspi-modules : openid-connect-module jar
org.openidentityplatform.commons.authn-filter : jaspi-runtime jar
org.openidentityplatform.openam : openam-auth-common jar 14.6.4
org.openidentityplatform.openam : openam-core jar 14.6.4
org.assertj : assertj-core jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (3)

Group / Artifact Type Version
org.testng : testng jar
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.