You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On retrieveData.js Line 196 res[ attribute ] = PRD.IDVget( ldapdn, 'user', attribute );
Could you please remove the hardcoded 'user' from this function and replace it with the 'dalEntity' Parameter, it was messing me up for a while.