sigma_get_tenant_scoped_info
Exchange tenant-scoped tokens via RFC 8693 and verify identity by calling the whoami endpoint for a given tenant organization.
Instructions
Demonstrate tenant token exchange by calling /whoami through a tenant-scoped client.
Uses RFC 8693 token exchange to obtain a tenant-scoped token, then calls the whoami endpoint to verify the scoped identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_org_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |