...
From the AWS sign in portal, sign into the Identity account as an administrator.
Navigate to IAM Identity Center.
Navigate to “Settings” in the left-hand navigation panel.
In the “Identity Source” panel, select “Actions” and then “Manage Provisioning.”
Click “Generate Token” to issue a new token.
Copy down the token value.
Visit AWS Secrets Manager.
Edit the value for the secret
aws-google-sso-sync
.Update the
SCIMEndpointAccessToken
field to the new token you generated from the management account.Save the secret.
As an administrator, re-apply the
sso-sync/lambda
module in the infrastructure to propagate the new secret to the sso-sync Lambda.Return to IAM Identity Center.
Navigate to “Settings” in the left-hand navigation panel.
In the “Identity Source” panel, select “Actions” and then “Manage Provisioning.”
Select the old token that will soon be expiring.
Click “Delete” to deactivate the older token.