Site icon EfmSoft

What does HTTP status 561 (Unauthorized) mean?

 
Could be also:
ConstantTypeOS
ERROR_INVALID_LDT_SIZEWin32 errorWindows
Previous Next
HTTP_STATUS_SITE_FROZEN HTTP_STATUS_NETWORK_READ_TIMEOUT

HTTP_STATUS_UNAUTHORIZED

AWS documents 561 when a listener authentication rule is configured and the identity provider returns an error while authenticating the user. It is not the standard HTTP 401 status.

Check the load balancer access logs for the reason code, then verify the identity-provider configuration, redirect URI, client credentials, and the user authentication flow.

For the AWS Application Load Balancer use represented here, 561 is not the standard 401 status and points to an authentication integration failure involving the configured identity provider. Inspect load-balancer authentication logs, provider reachability, and provider response details rather than assuming that the application target itself rejected the user credentials.

AWS: Application Load Balancer troubleshooting


Looking for a different code? Search another status or error code.

Exit mobile version