]
Darran Lofthouse updated WFLY-7178:
-----------------------------------
Fix Version/s: 11.0.0.Alpha1
Review empty-role-decoder resource in Elytron subsystem
-------------------------------------------------------
Key: WFLY-7178
URL:
https://issues.jboss.org/browse/WFLY-7178
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Fix For: 11.0.0.Alpha1
We have an empty-role-decoder resource but it is a bit pointless really as it contains no
configuration.
Instead I think all references to role-decoder should be optional and where there is no
reference to a role decoder we automatically use the empty implementation instead.