Hi Team,
My IDP is sending first name parameter as "firstname". Alteryx is expecting it to be "firstName". Is there a way to customize Alteryx side to make sure they align?
Thanks,
Meher
I had this issue. It was solved by changing the variable name on the IDP side from 'firstname' and 'lastname' to 'firstName' and 'lastName' respectively.