php-openid
php-openid copied to clipboard
OpenID library for PHP5
I think that I use the "Auth_OpenID_DumbStore" class when executing it with stateless(dumb) mode. When Consumer.php line 618 is seen, it seems to do the association even when Auth_OpenID_DumbStore is...
I am getting the Authentication Error, not a valid openid url when running index.php in examples/consumer. I have tried multiple openid providers and get the same error. When I test...
im trying to install openid in php 5 in windows 8, i couldnt find where to define Auth_OpenID_RAND_SOURCE to null.... Plz help me... if possible show giveme a guidence to...
We use serialization of `Auth_OpenID_CheckIDRequest` to store the original checkid request instance at the session when we can't reply with the proper identity immediately (user needs to log in to...
It is clearly stated in the class comments that PEAR can be replaced with a class extending DatabaseConnection. This is for good, I don't have PEAR installed on my system...
I spent quite a few hours troubleshooting the code by hand because while my code worked great in development it failed on our production server. It turned out to be...
Hi, I think there is an error in the implementation and use of the function trustRootValid in the file Server.php. The trustRootValid function can return true or false but can...
php-openid library is currently a little bit unorganized in terms of the classes and their position in the file tree. There are certain classes hidden in the "parent" file, like...
i'm trying to get user information after the authentication successes. the task i have to register new users after log-in using openID in mysite, i tried to do it in...
In order to provide a clearer understanding of both SREG and AX support in php-openid. Stemming from #79