Daniel DeGroff
Daniel DeGroff
Another good use case for this would be to send events to your SIEM. Most of these 3rd party systems allow for ingestion, but you need to mutate the event...
Internal: - Review entire user and registration object being sent in this event. Check for custom user data, custom registration data and roles.
Internal: - https://github.com/FusionAuth/fusionauth-app/pull/177
One option would be to return both validation errors at once. If we wanted to change this order, or potentially return both errors at the same we'd have to validate...
Please re-open if this is still occurring.
Internal - https://github.com/FusionAuth/fusionauth-app/pull/150
Internal: - https://github.com/FusionAuth/fusionauth-app/pull/189
> Trigger a send of the Setup Password email Are you using the Send API, or beginning the workflow by using the Change Password API?
I think this should work.
Thanks for the report @mancusi. We'll verify this report, and let you know what we find. We do open up some features in the FreeMarker render configuration to allow for...