diff options
-rw-r--r-- | src/DotNetOpenAuth.Test/App.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth.Test/App.config b/src/DotNetOpenAuth.Test/App.config index 1c21afc..38fcc7f 100644 --- a/src/DotNetOpenAuth.Test/App.config +++ b/src/DotNetOpenAuth.Test/App.config @@ -24,7 +24,7 @@ </blacklistHostsRegex> </untrustedWebRequest> </messaging> - <openid maxAuthenticationTime="8:17"> + <openid maxAuthenticationTime="00:08:17"> <relyingParty> <!--<store type=""/>--> <security minimumRequiredOpenIdVersion="V10" minimumHashBitLength="6" maximumHashBitLength="301" requireSsl="false"/> |