Why does the infinite loop happen when signing in to Autodesk?
The single sign-on (SSO) failure in products like AutoCAD or Revit is usually related to:- Corruption in AdskIdentityManager: Autodesk's identity management utility (official documentation) can damage its configuration files.
- Conflicts with corporate proxies: According to Autodesk Support, restrictive network configurations interrupt the authentication handshake.
- Outdated component versions: The identity client requires periodic updates to maintain compatibility.
Step-by-step guide to resolving the lockup
1. Manually uninstall AdskIdentityManager
- Close all Autodesk programs and your web browser.
- Navigate to
C:Program Files (x86)AutodeskAdskIdentityManager(or the equivalent path on 32-bit systems). - Delete the entire AdskIdentityManager folder.
- Empty the recycle bin.
2. Standalone installation of the component
Download the updated installer from the Autodesk management portal or use this direct link:- Stable version of AdskIdentityManager (validated for 2023-2024)
3. Post-installation configuration
| Step | Required action |
|---|---|
| 1 | Run the installer as administrator |
| 2 | Enable firewall exceptions for AdskIdentityManager.exe |
| 3 | Verify SSL access at accounts.autodesk.com |

