Databricks SDK for JavaScript
    Preparing search index...

    Function newEnvIdTokenProvider

    • Returns an IdTokenProvider that reads the ID token from environment variable name.

      Note that the IdTokenProvider does not cache the token and will read the token from environment variable name each time.

      Parameters

      • name: string

      Returns IdTokenProvider