<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

AWS Push Group Error: "Bad Request. Errors reported by remote server: Request is unparsable, syntactically incorrect, or violates schema"

Okta Integration Network
Okta Classic Engine
Okta Identity Engine

Overview

Automatic profile push of <user> to app IAM Identity Center failed with error: 

Error while trying to push profile update for <user>@Corp.Example.com: Bad Request. Errors reported by remote server: Request is unparsable, syntactically incorrect, or violates schema.

Applies To

  • AWS
  • Push Groups
  • Base URL

Cause

The SCIM Endpoint URL that was pasted into the Base URL in the Provisioning Tab likely contains a trailing forward slash (/). Remove the forward slash from the SCIM Endpoint URL before pasting it into Base URL.

Incorrect Example: https://scim.us-east-2.amazonaws.com/xxxxxxxx-xxxx-xxxxx-xxxxxx-xxxx/scim/v2/

Correct Example: https://scim.us-east-2.amazonaws.com/xxxxxxxx-xxxx-xxxxx-xxxxxx-xxxx/scim/v2

Solution

In the Provisioning Tab, delete the forward slash at the end of the Base URL, save the changes, and attempt to push the groups again.

Loading
Okta Support - AWS Push Group Error: "Bad Request. Errors reported by remote server: Request is unparsable, syntactically incorrect, or violates schema"