Skip to content

Implement REST call for providing an EXPLAIN PLAN #184

@etj

Description

@etj

Sometimes it is really difficult to understand the outcome of a given authorization request.
At the moment the solution is to check the geofence log, at debug level (see for instance this comment).

It would be really useful to have a REST operation which provides detailed operation on a given request, such as the comment linked above (rules retrieved grouped by role, access granted to every single role, ...)

At the moment there is only a REST call for retrieving the rules (reported here); this issue is about having an idea of how the rules are going to be processed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions