cxf icon indicating copy to clipboard operation
cxf copied to clipboard

[CXF-7696] Validate audience restriction using wildcard

Open dreamweaver360 opened this issue 7 years ago • 1 comments

Implemented using wildcard with explicit match to take precendence

dreamweaver360 avatar Apr 05 '18 05:04 dreamweaver360

The patch doesn't apply with the latest master code. I think it would be better to introduce a new configuration variable to support wildcard matching, rather than re-using JwtConstants.EXPECTED_CLAIM_AUDIENCE.

coheigea avatar Apr 26 '18 14:04 coheigea