v57

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-012143051018.3 KB
Tenant Identity

Retrieve Token Delegation for current Org

Retrieve the registered token exchange callback for the tenant.

User must have authorization role with TENANT_ADMIN suffix in the URL {org}.

The raw clientSecret is never returned; only its SHA-256 hash.

get/v2/org/{org}/nico/site/{siteID}/tenant-identity/token-delegation

Response

Token delegation retrieved

tokenEndpointstring uri

Token endpoint used to exchange delegated Tenant identity tokens

subjectTokenAudiencestring

Audience value expected on the subject token

createdstring date-time

Date/time when the token delegation configuration was created

updatedstring date-time

Date/time when the token delegation configuration was last updated