I happened upon this repo while looking for a way to mock Keycloak tokens in Spring MVC controller tests. Your WithMockKeycloakAuth annotation worked like a charm and saved me a ton of hassle. Just wanted to post a little note saying thanks again and keep up the good work!
(This isn't exactly a bug...but I wasn't sure where else to put it :/ )
I happened upon this repo while looking for a way to mock Keycloak tokens in Spring MVC controller tests. Your
WithMockKeycloakAuthannotation worked like a charm and saved me a ton of hassle. Just wanted to post a little note saying thanks again and keep up the good work!(This isn't exactly a bug...but I wasn't sure where else to put it :/ )