Comment on page
API calls with SSO token
When user is logged in with SSO it is possible to use SSO access token in HTTP queries (Rest API or GraphQL). Such requests are going through api.jetadmin.io endpoint or self-hosted Jet Bridge (when set up as HTTP proxy).
You can insert any SSO tokens in HTTP/GraphQL queries using SSO credentials section.

Last modified 9mo ago