-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working