[jboss-dev-forums] [JBoss AS 7 Development] - Configuration of User Agent and Remote Address Filter for HTTP Management Interface

Tommy Tynjä do-not-reply at jboss.com
Fri Apr 13 07:56:29 EDT 2012


Tommy Tynjä [https://community.jboss.org/people/tommysdk] created the discussion

"Configuration of User Agent and Remote Address Filter for HTTP Management Interface"

To view the discussion, visit: https://community.jboss.org/message/729850#729850

--------------------------------------------------------------
I'm currently looking into the AS7-2429 issue, which covers the implementation of a User Agent and Remote Address filter for the HTTP Management Interface. As stated in the JIRA-issue, I've encapsulated the incoming request and do only call processRequest if the User-Agent is specified in a list of allowed User-Agents. Should we continue with the approach of white-listing User-Agents and remote addresses or using a black-list where we specify which requests to deny?  The next question is how to allow configuration for the list of User Agents and Remote Addresses. How should this be done? Through the admin-console, configuration file and/or something else? Also, how do we want to configure the User-Agents and the matching? Should we use regexp pattern matching, string comparision etc?  Any feedback is appreciated.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/729850#729850]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120413/0c71b702/attachment.html 


More information about the jboss-dev-forums mailing list