Quantcast
Channel: Azure Active Directory forum
Viewing all articles
Browse latest Browse all 16000

bug? http://schemas.xmlsoap.org/claims/EmailAddress vs http://schemas.xmlsoap.org/ws/2005/05/identity/claims/email

$
0
0

Hi All,

I set up a website to use WAAD for authN (but bypassing ACS). When I get my list of claims back, I see the following claim type (one of many of course):

http://schemas.xmlsoap.org/claims/EmailAddress

But shouldn't I instead see:

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

(which is defined in System.Security.Claims.ClaimTypes.Email )

OR

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

(which is defined in System.IdentityModel.Claims.ClaimTypes.Email)

Is anyone else seeing this?

Is there another static string in .NET framework that contains the proper claim type?

Is it a bug?

Thanks,

Ryan


Viewing all articles
Browse latest Browse all 16000

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>