Authentication

Learn how to authenticate to Qlik Cloud for embedding or automation:

  • OAuth2: the recommended pattern for nearly all use cases.
  • JWT: a pattern for legacy embedding solutions where a proxy is in use, or third-party cookie blocking isn’t a concern.
  • API key: a simple way of providing access to APIs with the same permissions of the creating user.

Get started

ON THIS PAGE

Was this page helpful?