Hi experts,
During authentication tree after LDAP decision node I would like to pull/retrieve user email_id, firstname, lastname and etc from LDAP how would I do this?
Well, I can retrieve with below getProfileProperty node but it never works which mean can not build jar using maven always throws exception like following
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not transfer artifact org.forgerock.am:openam-auth-trees:pom:6.5.3 from/to forgerock-private-releases (JFrog): authorization failed for JFrog, status: 403 Forbidden @ line 36, column 25
pls advice.
Thanks