How to map custom fields?
-
The IDP of my implementation sends some additional fields that I would like to map to custom user fields. It’s okay for me to do this in PHP. How can I access all the SSO fields in the
user_register
hook, so I can map additional fields?
- The topic ‘How to map custom fields?’ is closed to new replies.