Skip to content

Issue with comparision operators #23

Description

@mohankumaru

Hi @logston ,

RFC 7644, page no 17 and 18 says,

"gt, ge, lt, le using these operators on Boolean and Binary attributes SHALL cause a failed response (HTTP status code 400) with "scimType" of "invalidFilter"."

But, I tried following query,

"active lt "true""

and got this condition as output ,
active < "TRUE"

There should be an exception here right?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions