Last Version

Helidon Security Providers IDCS Role Mapper 0.10.6

Role mapper retrieving roles from Oracle IDCS

License

License

Categories

Categories

IDE Development Tools Helidon Container Microservices Security
GroupId

GroupId

io.helidon.security
ArtifactId

ArtifactId

helidon-security-provider-idcs-mapper
Version

Version

0.10.6
Type

Type

jar
Description

Description

Helidon Security Providers IDCS Role Mapper
Role mapper retrieving roles from Oracle IDCS
Project URL

Project URL

https://helidon.io/helidon-security-provider-idcs-mapper
Project Organization

Project Organization

Oracle Corporation

Download helidon-security-provider-idcs-mapper 0.10.6


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

Dependencies

compile (8)

Group / Artifact Type Version
io.helidon.security : helidon-security jar 0.10.6
io.helidon.security : helidon-security-providers-common jar 0.10.6
io.helidon.security : helidon-security-jwt jar 0.10.6
io.helidon.security : helidon-security-provider-oidc-common jar 0.10.6
org.glassfish.jersey.core : jersey-client jar
org.glassfish.jersey.inject : jersey-hk2 jar
org.glassfish.jersey.media : jersey-media-json-processing jar
javax.activation : javax.activation-api jar 1.2.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.mockito : mockito-core jar 2.15.0
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.