I'm experiencing a persistent "Login pages unavailable. Please contact an administrator." error with my Cognito User Pool hosted UI, despite having what appears to be a correct configuration.
Configuration Details:
Current Status:
- Domain status: Active/Available
- App client status: Available
- Managed login pages configuration: Status shows "Available"
- All OAuth settings properly configured
Issue:
When clicking "View login page" in the console or accessing the login URL directly, I get "Login pages unavailable. Please contact an administrator."
Troubleshooting Attempted:
- Cleared browser cache and tried incognito mode
- Tested direct login URLs with proper OAuth parameters
- Verified all configuration settings multiple times
- Waited for propagation delays (several hours)
- Confirmed domain responds (base URL returns "Missing Authentication Token" as expected)
- Verified identity provider is properly selected in app client settings
Observations:
- The domain itself is functional (responds to requests)
- Configuration appears identical to working setups
- Error persists across different browsers and networks
- Issue started immediately after initial setup
Has anyone encountered this specific error with properly configured Cognito hosted UI? Are there any hidden configuration requirements or service-level issues that could cause this?
Any insights would be greatly appreciated!