'How to do automatic user provisioning with AWS SSO with G-suite?
I want to do automatic user provisioning for AWS SSO and G-Suite, for this, I am using SSOSync. here when I'm going to use AWS Serverless Application Repository but it is showing the following error.
You are not authorized to perform: serverlessrepo:GetApplication.
I gave full permissions to users but it seems like this application is not maintained longer. Do we have another alternative option for doing auto user provisioning?
Solution 1:[1]
Try this: https://github.com/slashdevops/idp-scim-sync . The app you are requesting no longer exists.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Jeroen VP |
