Cannot access a Jolokia endpoint with spring security on #40237
Labels
for: stackoverflow
A question that's better suited to stackoverflow.com
status: invalid
An issue that we don't feel is valid
Uh oh!
There was an error while loading. Please reload this page.
I have Spring Boot 3.1.5 and inside yaml I have:
I also have spring security on cp, and I think that I have enabled the path correctly:
I get 401 at http://localhost:8080/actuator/jolokia
I also added a bean as suggested on the docs:
Don't understand this log line:
[o.a.c.c.C.[Tomcat].[localhost].[/]] SID= CID= [restartedMain] correlationId= channel= externalReferenceId= jolokia: No access restrictor found, access to any MBean is allowed
Related with:
#37568
The text was updated successfully, but these errors were encountered: