C# Developers' Journal (original) (raw)
.Net authentication Have any of you utilized Both Digest and Passport authentication in the same application? Is this possible?
(brief functionality:
User hits app from site1, app uses passport.
User hits app from site2, app uses digest)