Function publishOAuthClient

  • Publishes the specified OAuth client. By default, OAuth clients are bound to the tenant that created it. Publishing shares the client and makes it available to all other tenants within a region. Third-party applications connecting to Qlik Cloud can then have the same client ID for all Qlik Cloud tenants.

    Parameters

    • id: string

      The unique identifier for the OAuth client

    • Optionaloptions: ApiCallOptions

    Returns Promise<PublishOAuthClientHttpResponse>

    PublishOAuthClientHttpError