Inspect

Inspect CDF access granted to an IdP issued token

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Responses
200

Ok response

401

The response for a failed request.

403

The response for a failed request.

get/token/inspect
Request samples
Response samples
application/json
{
  • "subject": "string",
  • "projects": [
    • {
      }
    ],
  • "capabilities": [
    • {
      }
    ]
}