Cantara / Whydah-UserIdentityBackend

The UserIdentityBackend module of the Whydah IAM/SSO
Apache License 2.0
5 stars 1 forks source link

Ignore irrelevant properties on createUserIdentity #23

Open sherriff opened 9 years ago

sherriff commented 9 years ago

uid field should be ignored instead of responding with bad request.

{"uid":"","username":"_dc_test_username1435302349184","firstName":"first","lastName":"last","personRef":"","email":"_dc_test_username1435302349184@example.com","cellPhone":"+47223344"}

JsonPath?

totto commented 8 years ago

Use TypeLib

totto commented 8 years ago

Should be able to use UserIdentitymapper for this