[Shib-Users] Attempted to insert duplicate storage key.

Cantor, Scott cantor.2 at osu.edu
Wed Aug 31 14:55:02 BST 2011


On 8/31/11 4:59 AM, "Philip Brusten" <philip.brusten at icts.kuleuven.be>
wrote:
>  
>    We came accross this same issue (Attempted to insert duplicate
>    storage key) and solved it by storing the relayState in a cookie
>    instead of the ss:mem
>    For some reason the relayState gets stored twice in this
>    configuration, which causes this error. We haven't been able to
>    reproduce this problem on another WS2k8R2 installation.

There seem to be differences in the PRNG across systems, and a bug in the
code resulted in the Microsoft PRNG being used for these keys instead of
the OpenSSL PRNG used in other places. I'm correcting that.

-- Scott



More information about the users mailing list