awslabs / ssosync

Populate AWS SSO directly with your G Suite users and groups using either a CLI or AWS Lambda
Apache License 2.0
512 stars 175 forks source link

Please provide one example of a correct use of the tool #197

Open tyrannosaurus-becks opened 3 months ago

tyrannosaurus-becks commented 3 months ago

Although the README provides much description about flags here, it's difficult to understand which are required together, and what a "sunny path" or "happy path" implementation of this tool would be.

I read the docs, and followed many troubleshooting tips in the Issues section of this repo, but wasn't able to get the tool working. I'm abandoning spending further time guessing, and will directly write some code instead.

This ticket is just a gentle request to please provide one example "correct" usage of the command, to sync all users and groups, with as little redacted as possible. Please include a sample credentials json file so people can verify theirs follows the same format.

Thank you! ❤️