Error Received After Switching Tenant from DUO v2 to DUO v4
Sep 10, 2025
Overview
After switching our tenant to use DUO v4 from DUO v2, the following log-in error occurred:
{"error": "invalid_request_object", "error_description": "login_hint field is required"}
The error occurs on the following call: GET https://api-8999f291.duosecurity.com/oauth/v1/authorize
Solution
- Duo Admin Panel > Applications > Protect an Applications > WebSDK
- Name the application appropriately
- Ensure the application settings are the same as the Okta application you are already using
- Ensure the applied policies are the same as the Okta application you are already using
- Auth0 Console > MFA > Duo: Update the ikey/skey (API host will be the same) to point to the new Duo application
- Auth0 Console > Tenant Settings > Migration >Disable mfa_use_duo_traditional deprecation.