Comments on: Micronaut OAuth2 and security with Keycloak https://piotrminkowski.com/2020/09/21/micronaut-oauth2-and-security-with-keycloak/ Java, Spring, Kotlin, microservices, Kubernetes, containers Fri, 09 Apr 2021 12:29:40 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2020/09/21/micronaut-oauth2-and-security-with-keycloak/#comment-1086 Fri, 09 Apr 2021 12:29:40 +0000 https://piotrminkowski.com/?p=8848#comment-1086 In reply to Karl San Gabriel.

You can take a look at the GitHub repository. The URL is in the article

]]>
By: Karl San Gabriel https://piotrminkowski.com/2020/09/21/micronaut-oauth2-and-security-with-keycloak/#comment-1071 Tue, 06 Apr 2021 02:44:54 +0000 https://piotrminkowski.com/?p=8848#comment-1071 Hi Piotr, these codes don’t seem to work. I am using Micronaut 2.4.1 and 2.4.2. Whenever I try to access the /secure/admin URI via CURL, the codes return HTTP 401. All users have their appropriate roles assigned to them.

For your post, what version of Micronaut did you use?

]]>