Tuesday, September 15, 2015

WIF : Welcome exclamation mark!

How many times have you seen this in your ASP.NET project?


The reason for this is that the application is expecting a Name claim i.e.

http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name

In ADFS, you can do this in the claims rules by mapping "Display-Name" to "Name".

Enjoy!

No comments: