mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-05 14:41:54 -05:00
e41db1cb1f
The assessment response added a new field called accountDefenderAssessment. This commit adds the new property, and also ensures new properties won't be problematic next time by ignoring unknown properties on the top level object. Closes: #30917 Signed-off-by: Lucy Linder <lucy.derlin@gmail.com>