GCP KMS doesn't work with Workload Identity Federation #630
Unanswered
a-zen
asked this question in
Troubleshooting and Bugs
Replies: 1 comment
|
I just tested it locally compiling with that flag and I'm getting the same error. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
fnox currently has an issue if you use it with GCP Workload Identity Federation (WIF):
It seems that the google-cloud-kms library has support for that but it's behind a feature gate.
So is it as simple as this:
?
All reactions