DMXzone Security Provider PHP Support Product Page

Restrict a request by permission group

Asked 12 Apr 2017 09:35:09
2
have this question
12 Apr 2017 09:35:09 Pascal Harnisch posted:
Hello,

I would like to restrict one query per level in an API.

The restrictions per page work well, so the permissions groups are OK ....

When I try to do it in api, it grants the rights to all users without making any difference by group.

Should a condition be used or else?

API used :

1) Database connection
2) Security Provider
3) Security Restrict (limit by one group)
4) Query (should only be accessible by 1 group but dont work...)

Reply to this topic