Files
opencloud/services/graph/pkg
Ralf Haferkamp 23ba6e4755 feat(graph): add support for filtering users by type
This add support for equality filters on the `userType` property of users
for the /users endpoint.

It also changes the behavior of the /users endpoint to only return
federated users when explicitly request via a `userType` filter.

E.g. to search for federated users with matching "albert" you can use:

`$filter=userType eq 'Federated'&$search="albert"`

Related Issue: #9702
2024-08-13 14:16:16 +02:00
..
2024-08-12 13:48:23 +02:00
2024-08-06 14:25:30 +02:00
2024-07-11 16:59:25 +02:00
2024-04-05 10:19:14 +02:00