Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authenticate using cloud ID for OCI #5

Open
brokedba opened this issue Jun 30, 2024 · 0 comments
Open

Authenticate using cloud ID for OCI #5

brokedba opened this issue Jun 30, 2024 · 0 comments

Comments

@brokedba
Copy link

Hi team ,

I have been looking at the available Cloud ID authentication methods on the python SDK documentation (see below image), and I only noticed examples for 3 cloud providers (aws,gcp,azure), but noting for oci.
Do you know if the Python sdk also supports OCI IAM identities by any chance ?

image

I am asking this, because the CloudId() generator sub method has a different name depending on the Cloud provider in the doc.

example:
aws> generator()
azure> generatorAzure()
gcp > generatorGcp()
oci > ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant