1Password / scim-examples

1Password SCIM Bridge deployment examples
https://support.1password.com/scim/
MIT License
148 stars 141 forks source link

Cloud Run deployment may not be able to access secrets #304

Closed ag-adampike closed 4 months ago

ag-adampike commented 6 months ago

This step is expected to fail if the project for the deployment is not named op-scim-bridge.

https://github.com/1Password/scim-examples/blob/1cf870e2ad0ed9a3e1582b3f9e1909eaf9c0ba6f/beta/google-cloud-run/README.md?plain=1#L82-L90

A known workaround is to replace op-scim-bridge with the project ID in this line when running the chained command in the code block: https://github.com/1Password/scim-examples/blob/1cf870e2ad0ed9a3e1582b3f9e1909eaf9c0ba6f/beta/google-cloud-run/README.md?plain=1#L87

Discussion for suggested improvements in https://github.com/1Password/scim-examples/pull/292#discussion_r1595324450.