Hacker News new | ask | show | jobs
by mllev15 207 days ago
I had to write a SCIM filter parser for work. The worst part about supporting SCIM is that most IdPs only issue extremely simple filter queries, so you end up with a very large amount of plumbing just to support basic user lookups.