ZF-3388: Zend_OpenId_Consumer uses "openid" as an internal session namespace
Description
I think the namespace should be named "Zend_Openid", because with openid authentication users of the class will use session for the openid transaction and they're likely to use the same namespace name (I did)
Comments
Posted by Wil Sinclair (wil) on 2008-09-02T10:39:43.000+0000
Updating for the 1.6.0 release.