Skip to content

What value do I choose for the GoogleCredentials parameter? #29

Closed Answered by christiangda
christianbakerm asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @christianbakerm ,

If you are using AWS Lambda deployed via AWS Serverless public repository - slashdevops/idp-scim-sync you need to use the content of your credentials.json and paste this in the AWS CloudFormation template field GWSServiceAccountFile

but if instead of that, you are using the binary from Releases or the docker image from AWS ECR public repository - slashdevops/idp-scim-sync or another public repository that you need to pass to the flag --gws-service-account-file is the path to your credentials.json file. For this case see Demo

anyway, if you publish your error and details here I can try to help you.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@christianbakerm
Comment options

@christiangda
Comment options

Answer selected by christiangda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
2 participants