
dziev (dziev) asked a question.
Hello,
I'm trying to set up a proof of concept for a client that is using Okta as IdP (with AD backend) but manual IAM auth in AWS. I want to integrate their Okta with AWS SSO.
( https://controltower.aws-management.tools/infrastructure/sso/okta_sso/ )
My SCIM provisioning configuration is working fine for users sync, but for groups push I got an error in the Okta console.
"Unable to update Group Push mapping target App group dev-admin: Error while creating user group dev-admin: Bad Request. Errors reported by remote server: Request is unparsable, syntactically incorrect, or violates schema."
In the documentation I found:
"
Limitation
Using the same Okta group for assignments and for group push is not currently supported. To maintain consistent group membership between Okta and the downstream app, you need to create a separate group that is configured to push groups to the target app.
"
So I did unsubscribe my Okta users from their groups, push them again, and the sync worked.
But now I cannot assign users to groups in AWS SSO because AWS says that
"Your identity source is currently configured as 'External identity provider'. To add new groups or edit their memberships, you must do this using your external identity provider. "
I'm stuck in this situation. Does that mean that SCIM provisioning with AWS SSO is not currently supported by Okta ?
Best Regards,
Nathan

Hi all - Okta announced a new AWS SSO back in late May that should support the use cases raised in this thread. Check out this blog post for more info! https://www.okta.com/blog/2020/05/how-okta-aws-sso-simplifies-admin-and-adds-cli-support/