Tenants
Create tenant provider
Create a new provider for a tenant.
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
Requiredurl
RequiredstringThe URL of the provider.
fingerprints
Requiredarray<string>The fingerprints of the provider.
audience
RequiredstringThe audience of the provider.
earliestIssuanceTimeAllowed
RequirednumberThe earliest issuance time allowed for the provider.
Path Parameters
tenantId
RequiredstringUnique identifier for a tenant.
Format:
"uuid"
Provider created successfully.