]
Darran Lofthouse resolved WFLY-1673.
------------------------------------
Fix Version/s: 9.0.0.Beta1
Resolution: Out of Date
This whole area is being re-visited with Elytron.
Security Realms need a mechanism to allow querying of all known
groups and users.
---------------------------------------------------------------------------------
Key: WFLY-1673
URL:
https://issues.jboss.org/browse/WFLY-1673
Project: WildFly
Issue Type: Task
Components: Domain Management, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Critical
Labels: management_security,, management_sso
Fix For: 9.0.0.Beta1
As part of the access control development we are adding the capability for users and
groups to be associated with roles - for this to be most effective the admin tools need to
be able to see the existing groups and users eligible for assignment.
During authentication any queries executed are very targeted towards the currently
authenticated user i.e. just searching for that users groups - now we need something to
identify all users and groups.