You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2018/10/27 16:28:00 UTC

[jira] [Created] (GERONIMO-6655) [metrics] rework default security to tolerate local calls

Romain Manni-Bucau created GERONIMO-6655:
--------------------------------------------

             Summary: [metrics] rework default security to tolerate local calls
                 Key: GERONIMO-6655
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6655
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: Metrics_1.0.1


Adding two configurations (system properties):

1. acceptedRoles to security using SecurityContext roles
2. acceptedHosts (default to 127.*.*.*, 1::* and localhost) to security by request URI

the activated system property is still usable to deactivate the endpoints completly



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)