You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have server.servlet.path property set on your application, all actuator endpoints will be moved to it accordingly, except the jolokia endpoints.
This doesn't sound like a duplicate of #13106 to me. This issue is about EndpointRequest and configuring security for servlet endpoints. As I understand it, there's a problem with that code irrespective of the servlet path that's in use. #13106 concerns the servlet path not being considered by servlet endpoints.
No description provided.
The text was updated successfully, but these errors were encountered: