-
Bug
-
Resolution: Done
-
Major
-
8.2.0.Final
-
None
org.jboss.security.identity.extensions.CredentialIdentityFactory.NULL_IDENTITY does not get initialized to an empty identity due to initialization method returning a reference to NULL_IDENTITY, which has not initialized yet, resulting in null pointer. This causes NullPointerException in org.jboss.security.SecurityContextUtil.clearIdentities() and org.jboss.security.SecurityContextUtil.getIdentities() methods.
- is blocked by
-
WFLY-3909 Upgrade PicketBox
- Closed
- is caused by
-
SECURITY-874 CredentialIdentityFactory.NULL_IDENTITY does not get initialized and causes NullPointerExceptions
- Resolved