Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
961 stars 604 forks source link

user.identity.name is blank in return url. #1265

Closed thisisata closed 2 years ago

thisisata commented 3 years ago

In My MVC App, after a successful response from Idp, I am printing the value of user.Identity.Name that should give me the autheticated user details [ assertion.Subject.Value]. But its a blank value,

pagetangalin commented 3 years ago

have you found a solution to your issue? im facing this issue in the iis server i deployed to but when I run it locally it works

AlexAlexGoTO commented 2 years ago

How actually I can get that assertion ?

AndersAbel commented 2 years ago

Too little information.