Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check filter format in SearchQuery #17

Open
azmeuk opened this issue May 27, 2024 · 0 comments
Open

Check filter format in SearchQuery #17

azmeuk opened this issue May 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@azmeuk
Copy link
Contributor

azmeuk commented May 27, 2024

RFC7644 indicates that SearchQuery.filter filter should have a given format:

filter  The filter string used to request a subset of resources.  The
      filter string MUST be a valid filter ([Section 3.4.2.2](https://datatracker.ietf.org/doc/html/rfc7644#section-3.4.2.2)) expression.
      OPTIONAL.

There should be a validator for this.

Related project: https://scim2-filter-parser.readthedocs.io/en/stable/

@azmeuk azmeuk added the enhancement New feature or request label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant