Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
PRODUCTS INVOLVED / SOLUTIONS INVOLVED
- Forefront Identity Manager 2010 R2 SP1
- Microsoft Identity Manager 2016 SP1
- Self Service Password Reset / Registration Portals
PROBLEM SCENARIO DESCRIPTION
Attempting Self-Service Password Reset Registration, a communication error was receiving that was generating the Exception 3008. Once that exception was resolved, the exception 3001 appeared.
CAUSE
Cause - Exception 3008
IIS Authentication Settings
- Found that the Authentication settings for the SSPR Registration site had ASP.Net Impersonation enabled as well as Windows Authentication
- Ensure that for the SSPR Registration Site, only Windows Authentication is enabled
- Troubleshooting FIM: SSPR Error 3000 - IIS Authentication Settings: https://social.technet.microsoft.com/wiki/contents/articles/15429.troubleshooting-fim-sspr-error-3000-iis-authentication-settings.aspx
Logged in user was not a user in the MIM Service Database
- Ensure that the user is in the MIM Service Database (can search in the MIM Portal for Users to verify) and ensure this user account has the correct values for ___domain, accountName, and objectSID
Cause - Exception 3001
Management Policy Rule Configuration
- In this instance, there were Custom Management Policy Rules and Workflows that were created for Self-Service Password Reset and Registration
RESOLUTION - PASSWORD REGISTRATION (3008)
- Adjusted the authentication settings for the SSPR Registration site so that only the Windows Authentication was enabled
- Troubleshooting FIM: SSPR Error 3000 - IIS Authentication Settings - https://social.technet.microsoft.com/wiki/contents/articles/15429.troubleshooting-fim-sspr-error-3000-iis-authentication-settings.aspx
- From an Administrative Command Prompt, execute an IISRESET
- Received an exception - an IdentityNotFound Exception
- Found that the user we were logged in with was not a user in the MIM Service database
- Found a user account that was in the MIM Service and were able to successfully register for password reset
RESOLUTION - PASSWORD RESET (3001)
- Enabled all of the custom SSPR Configuration, and tested with success Password Reset and Registration
ADDITIONAL INFORMATION
- Troubleshooting FIM: SSPR Error 3000 - IIS Authentication Settings: https://social.technet.microsoft.com/wiki/contents/articles/15429.troubleshooting-fim-sspr-error-3000-iis-authentication-settings.aspx
- Troubleshooting the FIM 2010 R2 Password Registration and Reset Portals: https://blog.msresource.net/2012/06/07/troubleshooting-the-fim-2010-r2-password-registration-and-reset-portals/
- FIM Troubleshooting: SSPR Registration Error 3008 - An error occurred while receiving the HTTP Response: https://social.technet.microsoft.com/wiki/contents/articles/24629.fim-troubleshooting-sspr-registration-error-3008-an-error-occurred-while-receiving-the-http-response.aspx