OpenFGA · Capability
OpenFGA — AuthZenService
OpenFGA — AuthZenService. 6 operations. Lead operation: [Experimental] Get AuthZEN PDP configuration and capabilities. Self-contained Naftiko capability covering one Openfga business surface.
What You Can Do
GET
Getconfiguration
— [Experimental] Get AuthZEN PDP configuration and capabilities
/v1/well-known/authzen-configuration/{store-id}
POST
Evaluation
— [Experimental] Evaluate whether a subject can perform an action on a resource
/v1/stores/{store-id}/access/v1/evaluation
POST
Evaluations
— [Experimental] Check whether one or more users are authorized to access resources
/v1/stores/{store-id}/access/v1/evaluations
POST
Actionsearch
— [Experimental] Search for actions a subject can perform on a resource
/v1/stores/{store-id}/access/v1/search/action
POST
Resourcesearch
— [Experimental] Search for resources a subject has access to
/v1/stores/{store-id}/access/v1/search/resource
POST
Subjectsearch
— [Experimental] Search for subjects with access to a resource
/v1/stores/{store-id}/access/v1/search/subject
MCP Tools
experimental-get-authzen-pdp-configuration
[Experimental] Get AuthZEN PDP configuration and capabilities
read-only
idempotent
experimental-evaluate-whether-subject-can
[Experimental] Evaluate whether a subject can perform an action on a resource
experimental-check-whether-one-more
[Experimental] Check whether one or more users are authorized to access resources
read-only
experimental-search-actions-subject-can
[Experimental] Search for actions a subject can perform on a resource
read-only
experimental-search-resources-subject-has
[Experimental] Search for resources a subject has access to
read-only
experimental-search-subjects-access-resource
[Experimental] Search for subjects with access to a resource
read-only