[
https://issues.jboss.org/browse/WFCORE-1303?page=com.atlassian.jira.plugi...
]
Ondrej Lukas updated WFCORE-1303:
---------------------------------
Description:
In case when ldap authorization with principal-to-group group searching is used in
security realm and LDAP entry found by value of 'group-attribute' does not include
attribute mentioned in 'group-name-attribute' then it causes authentication fail.
It is caused by missing null check for groupNameAttr and hidden NPE thrown from [1].
[1]
https://github.com/wildfly/wildfly-core/blob/bcc56983730d976ec77ede0d5901...
was:
In case when ldap authorization with principal-to-group group searching is used in
security realm and LDAP entry found by value of 'group-attribute' does not include
attribute mentioned in 'group-name-attribute' then it causes authentication fail.
It is caused by missing null check for groupNameAttr and hidden NPE thrown from [1].
[1]
https://github.com/jbossas/wildfly-core-eap/blob/a8aa0199b64957df65f70695...
NPE in principal-to-group group searching
-----------------------------------------
Key: WFCORE-1303
URL:
https://issues.jboss.org/browse/WFCORE-1303
Project: WildFly Core
Issue Type: Bug
Components: Domain Management, Security
Affects Versions: 2.0.7.Final
Reporter: Ondrej Lukas
Assignee: Brian Stansberry
In case when ldap authorization with principal-to-group group searching is used in
security realm and LDAP entry found by value of 'group-attribute' does not include
attribute mentioned in 'group-name-attribute' then it causes authentication fail.
It is caused by missing null check for groupNameAttr and hidden NPE thrown from [1].
[1]
https://github.com/wildfly/wildfly-core/blob/bcc56983730d976ec77ede0d5901...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)