Join Slack
Powered by
<Spring Boot Data JPA @CreatedBy and @UpdatedBy no...
# stackoverflow
u
user
10/20/2018, 3:21 PM
Spring Boot Data JPA @CreatedBy and @UpdatedBy not populating with authenticating with OIDC
I would like to get Spring JPA auditing to work with Spring Boot,I am authenticating with Keycloak using the latest feature of Spring Security. springBootVersion = '2.1.0.RC1' I am following the sample by spring security team
https://github.com/jzheaux/messaging-app/tree/springone2018-demo/resource-server
ResourceServerConfig.kt @EnableWebSecurity class...
Open in Slack
Previous
Next