Skip to content

org.openid4java.server.IncrementalNonceGenerator is not cluster-safe #206

Description

@GoogleCodeExporter
In case there are several OpenID providers in a cluster (e.g. using the 
JdbcServerAssociationStore), the default IncrementalNonceGenerator can lead to 
having the same openid.response_nonce for different requests. Additional 
entropy is needed to prevent such a situation.
See attached file for a fix.

Original issue reported on code.google.com by cedrik.l...@gmail.com on 19 Dec 2013 at 1:47

Attachments:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions