Closed bkmeneguello closed 1 year ago
can someone approve this PR? I tested it and it's working as expected
Can we push this forward, it's blocking us
Any updates ?
Hi, @bkmeneguello Is any chance to merge this PR as soon as possible ? Because it blocks us. Thanks in advance.
@AlKapkone the repo isn't mine. I just created the PR. You should probably ask @ChrisPates.
@AlKapkone the repo isn't mine. I just created the PR. You should probably ask @ChrisPates.
Oh, I see. Sorry for disturbing you.
Since AWS SSO SCIM only supports fetching up to 50 users in the ListUsers request, we must ignore the case when the API returns the HTTP Code 409 (Conflict), that indicated the resource already exists.
Fixes #65