Skip to content

Authenticate using cloud ID for OCI #5

@brokedba

Description

@brokedba

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 > ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions