02-26-2014 09:09 AM
I'm trying to use the GetUserReq/Res and I'm running into an issue.
The response does not include password, pin or digest credentials.
According to the schema, values should be returned.
Does anyone know if this is expected behavior or am I missing something?
Solved! Go to Solution.
02-26-2014 09:22 AM
The actual credential secrets (password/pin/digest p/w) are not returned by design. This follows security best practice for most authentication data stores (e.g. LDAP.)
I would agree the schema could benefit from an annotation to that effect to avoid confusion...
02-26-2014 09:22 AM
The actual credential secrets (password/pin/digest p/w) are not returned by design. This follows security best practice for most authentication data stores (e.g. LDAP.)
I would agree the schema could benefit from an annotation to that effect to avoid confusion...
02-26-2014 09:25 AM
Ok, I built my data type out assuming all that info was returned, and when I started getting errors I wasn't sure what I missing.
Thanks for the clarification.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: