How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qlik Identity providers API

Identity providers define how your users authenticate to your tenant when attempting to access content.

Qlik Identity providers API is one of 82 APIs that Qlik Sense APIs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authentication, Business Intelligence, REST, and Security. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.

This API exposes 8 operations across 5 paths, and defines 31 schemas. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, https://{tenant}.{region}.qlikcloud.com.

8 operations 5 paths 31 schemas 1 DELETE5 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://{tenant}.{region}.qlikcloud.com/api/v1/identity-providers
Resource Areas
1

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 5 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

idp 8
GET
/api/v1/identity-providers
List IdPs
getIdps 4 params → 200404
POST
/api/v1/identity-providers
Create a new IdP
createIdp body → 201400403
GET
/api/v1/identity-providers/.well-known/metadata.json
Return IdP configuration metadata
getWellKnownMetaData → 200
GET
/api/v1/identity-providers/{id}
Get an IdP
getIdp 1 param → 200401404
PATCH
/api/v1/identity-providers/{id}
Update an IdP
updateIdp 2 params body → 204400401403404412500
DELETE
/api/v1/identity-providers/{id}
Delete an IdP
deleteIdp 1 param → 204400404
GET
/api/v1/identity-providers/me/meta
Return active interactive IdP metadata
getMeMeta → 200403404500
GET
/api/v1/identity-providers/status
List IdP statuses
getStatus → 200403404500

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are BaseIDP (13 properties), CreateSAMLPayload (11 properties), IDPOIDCOptions (11 properties), CreateOIDCPayload (11 properties). Each schema is shown below with its type and property counts.

BaseIDP
object
13 properties
CertificateInfo
object
4 properties 1 required
claimsMappingInteractive
object
Mappings from claim name to an array of JSON pointers that point to locations in the claims from the IdP to retrieve the value from.
9 properties
claimsMappingNonInteractive
object
Mappings from claim name to an array of JSON pointers that point to locations in the claims from the IdP to retrieve the value from.
2 properties
claimsMappingSAML
object
Mappings from claim name to an array of SAML attribute names that point to locations in the claims from the IdP to retrieve the value from.
5 properties 5 required
CreateJWTAuthPayload
object
Payload for creating an identity provider using JWT authentication.
6 properties 3 required
CreateOIDCPayload
object
Payload for creating an OIDC-compatible identity provider.
11 properties 3 required
CreateSAMLPayload
object
Payload for creating a SAML compatible identity provider.
11 properties 3 required
decryptingKey
object
A decrypting key used to decrypt OIDC encrypted assertions
8 properties 2 required
Error
object
An error object.
6 properties 2 required
Errors
object
A representation of the errors encountered from the HTTP request.
1 property
IDP
IDPArray
object
2 properties
IDPJWTAuth
An identity provider for JWT authentication.
IDPMeta
object
2 properties
IDPOIDC
An OIDC-compliant identity provider.
IDPOIDCOptions
object
11 properties
IDPPatchSchema
IDPPostSchema
IDPProtocol
string
The protocol to be used for communicating with the identity provider. Valid values are OIDC, SAML, jwtAuth, and qsefw-local-bearer-token.
IDPProvider
string
The identity provider to be used. If protocol is OIDC, the valid values are auth0, okta, generic, salesforce, keycloak, adfs, and azureAD. If protocol is jwtAu…
IDPSAML
A SAML-compliant identity provider.
IDPSAMLOptions
object
8 properties
IDPsStatus
object
2 properties
Links
object
Contains pagination links.
3 properties
OpenIDConfiguration
object
OpenID configuration
7 properties 4 required
PatchJWTAuthPayload
object
A patch request for an identity provider using the jwtAuth protocol.
3 properties 1 required
PatchOIDCPayload
object
A patch request for an identity provider using the OIDC protocol.
3 properties 1 required
PatchSAMLPayload
object
A patch request for an identity provider using the SAML protocol. Supports a custom operation value called promote-options that allows the test configuration (…
3 properties 1 required
PendingResult
object
7 properties 1 required
SigningKey
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-identity-providers.json Raw ↑

Other APIs Qlik Sense APIs publishes across the network.

Qlik Engine API
Qlik Server-Side Extension Protocol
Qlik Cloud System Events
Qlik MCP Server
Qlik Apps API
Qlik Change stores API
Qlik Adaptive cards API
Qlik ODAG apps API
Qlik ODAG links API
Qlik ODAG requests API
Qlik ODAG settings API
Qlik API keys API
Where this information came from

This is an independent, third-party profile of Qlik Identity providers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.