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

fix: don't assume component fields are returned by Keycloak API #80

Merged
merged 1 commit into from
Jan 3, 2019

Conversation

mrparkers
Copy link
Owner

Closes #79

This fixes a weird edge case where mappers (or components from an API perspective) are missing some fields in API responses, but only if they're created using the GUI. Thus, I wasn't able to write a failing test for this 😢

@mrparkers mrparkers merged commit de38369 into master Jan 3, 2019
@mrparkers mrparkers deleted the fix-ldap-attribute-mapper branch January 3, 2019 18:49
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.

ldap user attribute mapper: don't assume all fields will be returned by Keycloak API
1 participant