Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-4818

allow source IP address filtering on tomcat ports

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 4.4.0
    • None
    • None
    • None

    Description

      The server.xml has this in the host part

              <!--GROUPER_REMOTE_CIDR_VALVE--> 

      If you pass this env var to the container

      -e GROUPER_TOMCAT_REMOTE_CIDR_VALVE_ALLOW='1.2.3.4/32' 

      Then the server.xml will have

      <Valve className="org.apache.catalina.valves.RemoteCIDRValve" allow="1.2.3.4/32"/> 

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: