Roger Northrop | I am trying to validate users who do not know their web username and password, but since all of the API calls seem to require those values to authenticate, how can I validate that a user entered the correct mailbox and pin? If I authenticate with admin credentials, I can use the API to query for the user that matches the mailbox they entered (dtmfaccessid) and get their objectID. But after that how can I confirm that they entered the correct TUI pin for their mailbox? I see the API call to PUT a new pin and I tried a GET with the same URL and it returns some xml but not the actual pin. I was hoping some call would let me retrieve the current value of their pin so I could compare, if nothing else. Thanks for your help! |
| Please sign in to flag this as inappropriate. |