Last Version

Helidon Microprofile Security OIDC Integration 3.0.0-M2

Integration with Open ID Connect (OIDC)

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile
ArtifactId

ArtifactId

helidon-microprofile-oidc
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Helidon Microprofile Security OIDC Integration
Integration with Open ID Connect (OIDC)
Project URL

Project URL

https://helidon.io/helidon-microprofile-oidc
Project Organization

Project Organization

Oracle Corporation

Download helidon-microprofile-oidc 3.0.0-M2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.helidon.microprofile.server : helidon-microprofile-server jar 3.0.0-M2
io.helidon.microprofile : helidon-microprofile-security jar 3.0.0-M2
io.helidon.security.providers : helidon-security-providers-oidc jar 3.0.0-M2

Project Modules

There are no modules declared in this project.