I am about to spec the attributes that will be used in unsolicited assertions to a few of our partners. Since the public constructor version of ClaimsResponse is not yet available, I am falling back on Attribute Exchange.
It appears that
axchema.org is no longer a working site, does that mean that
DotNetOpenAuth.OpenId.Extensions.AttributeExchange.WellKnownAttributes is there for backward compatibility only at this point?
Lacking any publicly hosted specification my assumption is that there is no standard definition for well known attributes. If that is the case and since I am in control of specifying what will be sent in the unsolicited assertion to our vendors I am thinking I am OK continuing to use the DotNetOpenAuth WellKnownAttributes definitions.
I was hoping I could get some verification of my assumptions.
Thank you,
Rich