Skip to main content

BYOID_CredentialSource

Default Value Data Type Required

None

String

Yes, if OAuthType is set to External Account Authentication (OAuthType=4) and OAuthPvtKey or OAuthPvtKeyPath are not set.

Description

When configuring External Account Authentication, set this option to a JSON object that has credential source information. This option corresponds to the credential_source property in the configuration file.

For example:

BYOID_CredentialSource={"file": "C:\\Token.txt"};

Was this article helpful?

We're sorry to hear that.