You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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! ❤️
The text was updated successfully, but these errors were encountered:
+1 to the above. I'm initially running ssosync locally before moving it to lambda.
Whichever combination of users/groups I specify in the command no users are returned from the groups"
INFO[0000] get google groups queryGroup="*" INFO[0000] get google users queryUsers= DEBU[0000] preparing list of google users, groups and their members DEBU[0000] Fetching ALL users from google, to use as cache FATA[0000] google api returned 0 users?
Maybe something has changed in the GCP end, but this doesn't seem to actually work now?
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! ❤️
The text was updated successfully, but these errors were encountered: