]
David Lloyd resolved ELY-661.
-----------------------------
Resolution: Rejected
Actually the current path matcher is already a prefix matcher. Reopen if we want to add in
an exact-only matcher.
Add ability to match URI path by pattern or other partial match
---------------------------------------------------------------
Key: ELY-661
URL:
https://issues.jboss.org/browse/ELY-661
Project: WildFly Elytron
Issue Type: Enhancement
Components: Authentication Client
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.1.0.Beta11
Path matching in the authentication client only matches the whole path which is not
ideal. We need the ability to match paths by prefix and/or wildcard.