How do people deal with per-principle secrets in F...
# flyte-v1-support
f
How do people deal with per-principle secrets in Flyte? If I want to integrate with Vault, but want to authenticate the principle owning the Flyte execution (assuming we have authentication via an OIDC provider)? Is there a way to somehow get access to the user's OIDC token in the task? I've read the secret management documentation but that doesn't seem to support per-principle integration.
Gentle ping on this, in case anyone had experience.
e
I think per-principle secrets is currently not support in Flyte. Do you mind share your use case for this?
Also contributions are welcome!