Get ABAC Decision
Get authorization decisions based on ABAC policies.
Endpoint
POST /api/v1/sso/abac/decisions
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer <access_token> |
Content-Type | Yes | application/json |
Features
- Policy evaluation
- Decision making
- Audit logging
Status
[WARNING] TODO: Not Implemented - This endpoint is planned but not yet implemented.