Issue Type: Bug Bug
Affects Versions: 0.2.2
Assignee: Ivo Ladage - van Doorn
Components: OAuth server
Created: 23/May/12 12:51 PM
Description:

According to the OAuth spec, the OAuth timestamp parameter should be expressed in seconds. The pluggable OAuth validator provided by the Amdatu PAuth server however invokes removeExpiredNonces with a timestamp expressed in milliseconds.
This results in errors in the nonce store implementation(s). The mem store impl for example removes all nonces directly when they are added.

Fix Versions: 0.2.2
Project: Amdatu Auth
Priority: Major Major
Reporter: Ivo Ladage - van Doorn
Security Level: Public (Issues without restricted access)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to