Skip to content

Example client/search composer#2

Merged
wheredoipressnow merged 9 commits intomainfrom
example-client/search-composer
Feb 8, 2026
Merged

Example client/search composer#2
wheredoipressnow merged 9 commits intomainfrom
example-client/search-composer

Conversation

@wheredoipressnow
Copy link
Collaborator

No description provided.

The Ecto query filter used camelCase SCIM attribute names directly as
column names and used ilike which is is only available for Postgres.
- Fix atom/string key mismatch in Users and Groups operations
- Handle empty filter string and error tuple interpolation crash
- Quote filter values in client Filter.render/1
Fetch schemas from the SCIM server on connect and build the filter
attribute dropdown dynamically, replacing the hardcoded attribute lists.
Includes Enterprise User extension toggle, fallback to defaults when
schema fetch fails, and auto-expansion of complex attributes to
parent.sub paths.
@wheredoipressnow wheredoipressnow self-assigned this Feb 8, 2026
@wheredoipressnow wheredoipressnow merged commit b9c2c8f into main Feb 8, 2026
1 check passed
@wheredoipressnow wheredoipressnow deleted the example-client/search-composer branch February 8, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant