You may implement IAMCredentialsProvider interface to securely obtain credentials required for generation of OCI request signature, as described in IAMConfig. IAMCredentialsProvider is set as credentialsProvider property of IAMConfig. Instead of a class implementing this interface, you may also set credentialsProvider to function with the signature of loadCredentials.

See

Hierarchy

  • IAMCredentialsProvider

Methods

Methods

Generated using TypeDoc