[jboss-jira] [JBoss JIRA] (ELY-1393) Allow match-host rule to match suffix wildcards and IP address ranges
David Lloyd (JIRA)
issues at jboss.org
Mon Oct 9 14:28:00 EDT 2017
David Lloyd created ELY-1393:
--------------------------------
Summary: Allow match-host rule to match suffix wildcards and IP address ranges
Key: ELY-1393
URL: https://issues.jboss.org/browse/ELY-1393
Project: WildFly Elytron
Issue Type: Enhancement
Components: Authentication Client
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.2.0.Beta6
It would be nice if the match host rule could be expanded to match patterns as follows:
* Allow {{*}} to match everything (this is already supported)
* Allow strings of the form {{*.myhost.com}}
* Allow IP address matching (this is already supported)
* Allow CIDR block matching e.g. {{10.54.0.0/16}}
This would allow authentication rules to be much simpler in some cases.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list