GraphQL entity discovery
POST/policy-management-srv/authzen/discovery/graphql
Sample GraphQL catalog backed by the experimental entities API. Use it to try AuthZEN search
without wiring your own catalog. Production search must register your GraphQL URL as a Discovery data source.
Unlike other policy-management APIs, the response is a GraphQL envelope (data.authzenDiscovery)
without the { success, data } wrapper. Variable entityType is required (subject, resource, or action).
Request
Responses
- 200
- 400
GraphQL discovery result
Invalid request