Skip to main content
Version: Latest (4.0.3)

Search subjects

POST 

/policy-decision-srv/access/v1/search/subject

Returns subjects that can perform the given action on the given resource.

Required fields: subject.type, resource.id, resource.type, action.name.

The PDP does not evaluate every catalog entity. It partially evaluates the filter policy (data.authzen.filter_subject.include by default), converts the UCAST filter to GraphQL, queries the Discovery data source communicationEP (typically your GraphQL catalog), and optionally post-evaluates data.authzen.allow.

See AuthZEN Search.

Request

Responses

Subject candidates