default-to-user-email #30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "default-to-user-email"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add flag default-to-user-email
When set for an export config, if the user doesn't have that attribute, their email will be substituted as a default. If any of the values is not a valid email address, they are filtered out.
Closes #29
I unfortunately do not own any code of this repository, do not know any keycloak internals, and can add nothing to the review :|
149d98f90ed38c4ab6a6Nice!