-
Bug
-
Resolution: Done
-
Major
-
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.
- clones
-
WFCORE-4932 Reading of identity from security domain causes NPE
- Closed