Closed (fixed)
Project:
OpenID Provider
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Apr 2008 at 16:33 UTC
Updated:
9 Jun 2008 at 18:23 UTC
Jump to comment: Most recent file
I'm willing to give this a go.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | openid_provider.patch | 5.84 KB | jax |
| #2 | openid_provider.patch | 4.87 KB | jax |
| #1 | openid_provider.patch | 4.47 KB | jax |
Comments
Comment #1
jax commentedThis patch uses the PHP5 only hash() and hash_hmac() functions. Now the provider can do DH-SHA1 and DH-SHA256 association. I need to investigate when the HMAC-SHA256 assoc_type is used.
You can now use openid_provider with the Zend_OpenID_Consumer which uses DH-SHA256 when talking to an OpenID 2.0 provider.
Anyone knows any openID client that can be used to test all the combinations?
Comment #2
jax commentedThis should add hmac-256 support when there isn't a session_type set. It's not tested though. Some cleanup of the patch is needed as well.
Comment #3
jax commentedPatch has been cleaned up.
Comment #4
walkah commentedcommitted. thanks, Jax!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.