Keycloak Resource Autoconfigurator

Automatic configuration annotation to enable autodiscovery of Keycloak policy enforcement endpoints for spring-boot based resource servers

License

License

Categories

Categories

Auto Application Layer Libs Code Generators KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

it.maconsultingitalia.keycloak
ArtifactId

ArtifactId

keycloak-resource-autoconf
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Keycloak Resource Autoconfigurator
Automatic configuration annotation to enable autodiscovery of Keycloak policy enforcement endpoints for spring-boot based resource servers
Source Code Management

Source Code Management

https://github.com/marciprete/keycloak-resource-autoconf

Download keycloak-resource-autoconf

How to add to project

<!-- https://jarcasting.com/artifacts/it.maconsultingitalia.keycloak/keycloak-resource-autoconf/ -->
<dependency>
    <groupId>it.maconsultingitalia.keycloak</groupId>
    <artifactId>keycloak-resource-autoconf</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.maconsultingitalia.keycloak/keycloak-resource-autoconf/
implementation 'it.maconsultingitalia.keycloak:keycloak-resource-autoconf:0.2.0'
// https://jarcasting.com/artifacts/it.maconsultingitalia.keycloak/keycloak-resource-autoconf/
implementation ("it.maconsultingitalia.keycloak:keycloak-resource-autoconf:0.2.0")
'it.maconsultingitalia.keycloak:keycloak-resource-autoconf:jar:0.2.0'
<dependency org="it.maconsultingitalia.keycloak" name="keycloak-resource-autoconf" rev="0.2.0">
  <artifact name="keycloak-resource-autoconf" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.maconsultingitalia.keycloak', module='keycloak-resource-autoconf', version='0.2.0')
)
libraryDependencies += "it.maconsultingitalia.keycloak" % "keycloak-resource-autoconf" % "0.2.0"
[it.maconsultingitalia.keycloak/keycloak-resource-autoconf "0.2.0"]

Dependencies

provided (7)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.14
org.keycloak : keycloak-spring-boot-adapter-core jar 16.1.0
org.springframework : spring-web jar 5.3.14
io.swagger : swagger-annotations jar 1.5.20
io.swagger.core.v3 : swagger-annotations jar 2.1.12
org.slf4j : slf4j-api jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.10

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.springframework.boot : spring-boot-test jar 2.6.1
org.springframework : spring-test jar 5.3.14
org.mockito : mockito-junit-jupiter jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0