1 Answer
- Newest
- Most votes
- Most comments
0
The error message "403 ERROR The request could not be satisfied. This distribution is not configured to allow the HTTP request method that was used for this request" suggests an issue with the Amazon CloudFront distribution configuration when integrating with Google Workspace and AWS IAM Identity Center.
- Verify that the CloudFront distribution is configured to allow the HTTP methods required for the SAML integration. Typically, you should allow
GET,POST, andOPTIONSmethods. - In the CloudFront distribution settings, navigate to the "Behavior" section and check the "Allowed HTTP Methods" settings for the appropriate behavior.
- If the required methods are not allowed, update the behavior settings to include them.
Relevant content
- asked 3 years ago
- asked 4 years ago
- AWS OFFICIALUpdated a year ago

Thanks! I never set up an Amazon Cloudfront Distribution, as it is not part of the directions that I followed: https://docs.aws.amazon.com/singlesignon/latest/userguide/gs-gwp.html
I navigated to Amazon Cloudfront, but there is currently nothing set up there. Should I set up something there, and if so what?