-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Security domain in the elytron subsystem has operation `read-identity`. Description of this opearation is the following: `Reads an identity from a security domain if it exists.`
However, this operation causes NPE when called on the security domain backed by the filesystem realm (see steps to reproduce) or jdbc realm. This issue is to address that.
- is cloned by
-
JBEAP-19336 (7.3.z) WFCORE-4932 - Reading of identity from security domain causes NPE
- Closed