Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraAuth
Classification: administrative
Attributes
| Field | Type | Required | Description |
|---|---|---|---|
success |
boolean | No | Whether the requested identity operation completed. |
uuid |
string (uuid) | No | Stable UUID of the affected identity resource. |
items |
array of object | No | Ordered identity administration resources. |
fatal |
boolean | No | Whether the permission result requires the consuming service to stop. |
status |
integer | No | Authorization outcome status embedded for legacy permission consumers. |
Example
{
"items": []
}
Source
feradelinc/feradel.auth.api branch agent/auth-security-hardening, commit 8e09b7213fdbc5e0e1552d5271dbeee768e9dd88
openapi/openapi.json#/components/schemas/AuthSuccess