Category Archives: Features
All the authentication you need…
DotNetOpenAuth is a C# library that adds OpenID 2.0 Provider and Relying Party, OAuth Consumer and Service Provider, and InfoCard Selector support to your web site both programmatically and through convenient drop-in ASP.NET controls. Use as much or little of … Continue reading
Security Features
Regular security features Full implementation of OpenID’s discovery, verification, and rediscovery requirements. HTTPS certificates are validated against CRL (certificate revocation list). XRI resolution using 100% HTTPS. XRIs resolve to CanonicalID (i-number) claimed identifiers. Replay protection when working with OpenID 1.x … Continue reading
