Relative Content

Tag Archive for claimsmicrosoft-entra-id

Azure Id Claims trying to access a db

I’m using the Microsoft Entra ID to login in my .net 4.8 application, but, if I try to read (using VS watch), I received an sql server error. I also tried to save the type and the value of my claims in a variable, but when the VS try to read the last claim, the error appear again.

Azure Id Claims trying to access a db

I’m using the Microsoft Entra ID to login in my .net 4.8 application, but, if I try to read (using VS watch), I received an sql server error. I also tried to save the type and the value of my claims in a variable, but when the VS try to read the last claim, the error appear again.