Can you please provide the entire Claims collection back to the pascal code from TWebAuth?
I have Azure schema extensions, so the JWT contains additional custom details and I need to access it. Because it's custom, simply extending TMicrosoftUserData with one-two more standard properties is not going to be enough, I need the entire JWT, basically, or all the claims at a minimum.