Back to bug 1043667

Who When What Removed Added
Derek Horton 2013-12-16 21:04:19 UTC Target Release --- TBD EAP 6
Assignee brian.stansberry darran.lofthouse
Tom Fonteyne 2014-01-02 11:08:37 UTC CC tfonteyn
Derek Horton 2014-01-09 22:04:26 UTC Target Release TBD EAP 6 EAP 6.3.0
Derek Horton 2014-01-09 22:06:30 UTC Blocks 1051240
Kabir Khan 2014-01-09 22:52:33 UTC CC kkhan
Derek Horton 2014-01-09 23:45:34 UTC Status NEW POST
mark yarborough 2014-01-10 00:26:24 UTC CC myarboro
Summary LDAP Group Loading - Should Not Fail for Non-existent User [GSS] (6.3) LDAP Group Loading - Should Not Fail for Non-existent User
Brian Stansberry 2014-01-10 22:46:23 UTC CC brian.stansberry
Kabir Khan 2014-01-12 10:12:28 UTC Status POST MODIFIED
Target Milestone --- DR0
Paul Gier 2014-02-11 23:54:02 UTC Status MODIFIED ON_QA
Ondrej Lukas 2014-03-06 11:11:26 UTC Status ON_QA ASSIGNED
CC olukas
Darran Lofthouse 2014-04-02 16:01:29 UTC Link ID JBoss Issue Tracker WFLY-3048
Darran Lofthouse 2014-04-02 16:50:59 UTC Status ASSIGNED POST
Darran Lofthouse 2014-04-02 16:55:45 UTC Doc Text Cause:

The authentication process using security realms occurs in two steps, first authentication is performed based on the client and server negotiating a mechanism and then the group information for the authenticated user is loaded in a second step.

Consequence:

The local authentication mechanism authenticates the user using a file challenge and represents the user using an artificially specified username, if this user can not be mapped to a user in LDAP then any group loading using LDAP fails.

Fix:

An attribute 'skip-group-loading' has been added to the <local /> element used to enable local authentication.

Result:

When 'skip-group-loading' is set to true after local authentication has occurred group loading is skipped and the error avoided, if a different mechanism is used then group loading proceeds as normal.
Kabir Khan 2014-04-03 12:44:30 UTC Status POST MODIFIED
Target Milestone DR0 ER2
Paul Gier 2014-04-17 21:39:03 UTC Status MODIFIED ON_QA
Ondrej Lukas 2014-04-30 08:46:10 UTC Status ON_QA VERIFIED
Scott Mumford 2014-05-05 01:13:53 UTC CC darran.lofthouse, smumford
Flags needinfo?(darran.lofthouse)
Darran Lofthouse 2014-05-07 18:11:47 UTC Flags needinfo?(darran.lofthouse)
mark yarborough 2014-06-28 15:38:13 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-28 11:38:13 UTC

Back to bug 1043667