New user metadata fields not included in claims

Hi All,

I am adding Auth0 authentication to a legacy Winforms application. I basically implemented the Windows Forms sample. It is working fine but, I added a new field to the user metadata of some users, the ones who will be using this application. The new field is not being received by the application on login. Fields that existed before and which are present in all user records, are being received.

I though of deleting that application and creating a new one. Any clues would be appreciated.

Thanks in advance,

Rob

I tried deleting the application and creating a new one. It didn’t work. The user metadata is still not being returned with the claims.

I would really appreciate any help with this. This one problem is stopping me from delivering the app.

Rob