1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/apis
Elad Gabay fe416890b1 oracle vault: Use instance principal if auth is empty
Currently the oracle vault's secretstore uses a specific user credentials.
This commit introduce a new way to access the vault, using the instance principal.

All user's details moved to "auth" section in the OracleProvider which now is optional.
If "auth" is empty, by default, we use the instance principal, otherwise if specified user's auth details, we use them.

In addition:
- Fixed the fingerprint secret reference which until now used the privatekey secret instead of its reference.
- Bump OCI SDK version.
2022-02-07 18:38:10 +02:00
..
externalsecrets oracle vault: Use instance principal if auth is empty 2022-02-07 18:38:10 +02:00
meta feat: add gcp workload identity via SA 2021-12-17 12:20:12 +01:00
doc.go Change dir structure and adapt 2021-01-27 12:08:28 +01:00