Self-service password reset and AnonymousInteractionRequiredFault
Working with the password reset code of the FIM client on CodeProject , I added the deserialization of the AnonymousInteractionRequiredFault exception, and from that I get the endpoint address to use for further interaction with the server. I read in this thread that at this point the operation to perform is creating an object with the new password on the new endpoint, but I have no idea on which object I should create (a Person, I presume) and which attributes I should set. Thanks for any help, PaoloPaolo Tedesco - http://cern.ch/idm
June 30th, 2010 12:45pm

http://msdn.microsoft.com/en-us/library/microsoft.resourcemanagement.workflow.activities.pwresetrequestdata.aspxThe FIM Password Reset Blog http://blogs.technet.com/aho/
Free Windows Admin Tool Kit Click here and download it now
July 3rd, 2010 3:19am

btw, the correct approach will be to do a MEX get on the endpoint and would give u a schema of the object... but if you are lazy, you can just use the PWResetRequestData. But obviously, it's subjected to change (unlikely, but possible).The FIM Password Reset Blog http://blogs.technet.com/aho/
July 3rd, 2010 3:21am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics