lightopenid
How do I login the user with Yii and OpenID
I have added simpleopenidselector and lightopenid to my Yii web app and it does authenticate the user and it returns a url with openid data. The next step is to use the data from the Open开发者_如何学[详细]
2023-03-27 13:33 分类:问答Tips for reliable OpenID with your own domain
I\'m trying to build a personal OpenID-based online identity using my domain name as identifier. I want to be able to accomplish all this:[详细]
2023-03-25 23:33 分类:问答LightOpenID not returning the Identity or E-mail although the URL displays the both
I am using a MVC pattern and LightOpenID to get a login details, but $openid->mode and $openid->validate() became null after the line header(\'Location: \' . $openid->authUrl());[详细]
2023-03-21 03:59 分类:问答LightOpenID - Provider issued an assertion for an Identifier whose discovery info did not match
This is the error I get after logging into Stack with my LightOpenID provider script. The OpenID Provider issued an assertion for an Identifier whose discovery information did not match.[详细]
2023-03-20 02:03 分类:问答LightOpenID - Provider - Script is stuck at "allow once","allow always","cancel"
I have the example-mysql.php LightOpenID provider script running on a localhost virtualhost on my machine. I updated the table names and mysql_connect() parameters to work on my local machine. I also[详细]
2023-03-19 03:39 分类:问答Using data in an array
On my php page, I am getting the follow output: Array ( [contact/email] => users_name@email_address.com )[详细]
2023-03-17 01:25 分类:问答Get access token and secret using OpenID+OAuth (google)
I\'m using OAuth with Federated Login (Hybrid Protocol) to allow my users to login once using openID (which works great), and authenticate with the Google Data API at the same time.[详细]
2023-03-08 20:10 分类:问答OpenID style login supported by Facebook and Twitter
I am looking to allow users to register and login using their social network accounts from: facebook twitter[详细]
2023-03-05 07:17 分类:问答database scheme or strategy for openid
what would be the best strategy to store information about the users openid. The user must also be able to use different openids, but they have to be linked to the same profile.[详细]
2023-03-01 10:01 分类:问答OpenId support for Yii
I want to play with OpenID support in Yii. After researching for possible plugins, I found these two. One for OpenidSelector and one for LightOpe开发者_运维技巧nId[详细]
2023-02-25 00:28 分类:问答