You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.
...and please post your example code next time in a gist and copy the link here :) or you open a PR to the integration-tests of OSIAM for easy verify :) thank you!
It seams that is a bug in the filter mechanism. Even if I use the "not" filter, the result is not that what I would expect!
For example:
not(groups eq "<groupId>")
not(members eq "<userId>")
In the following I have create a little JUnit-Test-File. In there the use-cases demonstrated.
EDIT: here is the gist-link: https://gist.github.com/sschum/ad6a09a2e70ae95ad1ce
The text was updated successfully, but these errors were encountered: