{
"endpoint": "GET /v1/identity/admin/auth-provider",
"snapshot": {
"provider": "tinyship",
"supportedFlows": [
"login",
"logout",
"checkAuth",
"checkError",
"getIdentity",
"getPermissions",
"canAccess"
],
"sessionFields": [
"subjectID",
"displayName",
"email",
"avatar",
"organizationIDs",
"roleIDs"
],
"claimKeys": [
"sub",
"org_id",
"role_ids",
"permissions",
"entitlement_version",
"account_link_state"
],
"accessDecisionInputs": [
"resource",
"action",
"roleIDs",
"organizationIDs",
"entitlementKeys"
],
"preparedAt": "2026-04-01T16:20:00Z"
}
}