Skip to content

thomasdarimont/smartling-keycloak-extras

 
 

Repository files navigation

Smartling Keycloak Extras

Provides projects that may be useful when implementing Spring Security with Keycloak. These project may add auxiliary behavior or have yet to be merged into the Keycloak project.

Modules

Keycloak Spring Security Authentication

Provides an extension to Keycloak's Spring Security adapter that enables the authenticated principal to be loaded from a Spring Security user detail service.

Usage

Download

<dependency>
	<groupId>com.smartling.keycloak.extras</groupId>
	<artifactId>keycloak-spring-security-auth</artifactId>
	<version>${version}</version>
</dependency>

Using Smartling Keycloak Extras

Smartling Keycloak Extras are now distributed via JCenter. Simply add JCenter as repository in your build. to your build.

About

Provides projects that may be useful when implementing Spring Security with Keycloak.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.1%
  • Shell 0.9%