We use OpenAuthAuthentiocation.dll and get the following warning:
Raising minimum OpenID version requirement for Providers to 2.0 to
protect this stateless RP from replay attacks
How can we fix it? How can I make this warning disappear?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can make the warning disappear by raising the minimum OpenID version requirement for Providers to 2.0 yourself in your configuration file[semi-dead link].
The effect is the same on your RP, but since you’re doing it yourself, DotNetOpenAuth won’t warn you that it is doing it for you.