https://backstage.forgerock.com/docs/am/6.5/apidocs/com/sun/identity/idm/IdUtils.html
lists 3 methods however in our docs we recommend using the following:
AMIdentity id = IdUtils.getIdentity(username, realm);
This method is not marked as supported, see:
- is related to
-
OPENAM-16261 Node dev guide - CoreWrapper is not supported API
-
- Open
-