Ciele
Inicio de sesión único (SSO)

Read the full non-secret SSO configuration

GET/api/v1/sso/connection

Necesitas una clave de API de organización con la capacidad manageMembers.

AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/sso/connection"
{  "connected": true,  "provider": "entra",  "config": {    "clientId": "string",    "tenantId": "string",    "identityClaim": "string"  },  "hasClientSecret": true,  "validationStatus": "unvalidated",  "validatedAt": null}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}