<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi<br>
<br>
I'm trying to come up with implementation for
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="https://issues.jboss.org/browse/WFLY-705">https://issues.jboss.org/browse/WFLY-705</a>
where a user should be able to restrict access to the management
service by IP and UserAgent. The filters are implemented and now I'm
up to come up with the configuration options. I'm thus asking for
input.<br>
<br>
From a noob (sorry, I'm not very intimate with wildfly/undertow yet)
perspective <access-control> looks like a compelling tag to be
nested into <management-interfaces><http-interface>.
Even though <access-control> is used for RBAC currently, the
code for it looks abstract enough to get reused. <br>
<br>
Any ideas?<br>
<br>
Cheers<br>
André<br>
</body>
</html>