By "subcontracting" the authentication of users to 3rd parties developers of web sites and applications don't have to store user details such as passwords. OpenID on Wikipedia
2
votes
1answer
62 views
Using id.myowndomain.com as OpenID with DNS settings only
I would like to use id.myowndomain.com as my OpenID URL with DNS settings only. I'm asking how it is done and for some examples of OpenID-providers supporting it. Using Google might be ideal, but I am ...
0
votes
0answers
104 views
How do I setup Java OpenID Server (JOIDS)?
I'm stuck on this step:
Then you should modify the file
in $CATALINA_BASE/conf/[enginename]/[hostname]/,
especially the database and mail configurations, and the password for
domain configurator(the ...
0
votes
1answer
202 views
Microsoft announced support for OpenID a few years ago. Where do I find it? [closed]
A few years ago Microsoft said that Windows Live ID would be an OpenID provider. Have they actually gotten around to implementing it, and if so, where is the service URL?
2
votes
1answer
151 views
What's a good replacement for phpMyID? [closed]
I've been using phpMyID as my OpenID provider, but its author has announced that it's now deprecated. It doesn't support OpenID 2.0.
I don't like depending on a third-party OpenID provider. I want ...
0
votes
0answers
59 views
MediaWiki + OpenID extension issue
I have installed mediawiki 1.16.5 on ubuntu
I have followed installation procedure
Now when I click on Login with OpenID page goes blank , I checked the log it shows some of the files couldn't ...
0
votes
1answer
242 views
An web-site that uses Windows Cardspace? [closed]
Possible Duplicate:
Windows Cardspace: Has any website in the history of the internet ever used Windows Cardspace?
Are there any web-sites that use Windows Cardspace for authentication?
...
0
votes
1answer
147 views
chrome not offering to save openid password
when I go to forums, chrome will ask if it wants to remember the password I say yes. and if I log out of the forum it fills it in for me and I just click log in.
this doesn't seem to be the case with ...
0
votes
0answers
84 views
Apache error responding to OpenID clent login with content negotiation
Superuser OpenID login sends a request like this:
telnet phor.net 80
GET /professional HTTP/1.0
Accept:text/html,application/xhtml+xml,application/xrds+xml`
And my Apache server gives the error:
...
3
votes
4answers
140 views
Google account (ie OpenID) on a pendrive
Is it possible to store a Google Account/OpenID details on a USB drive so that instead of typing in the details you can just plug in the USB drive. Without any modification to the Browser. I use ...
2
votes
2answers
213 views
Which OpenID provider to pick? [closed]
With all the big companies providing users with OpenID's and basic usage and many other companies providing various levels of OpenID support who seems to be the leader in full OpenID support? ...
12
votes
7answers
917 views
OpenID - what's the point? [closed]
I'm talking about OpenID in general, not just the Stack Exchange sites.
It saves you from logging in or something? Well, I still have to click the Google icon on the login page? And I thought, when I ...
2
votes
2answers
131 views
Why doesn't disabling Third Party Cookies block authentication sites, LiveID, OpenID, etc
Why doesn't disabling Third Party Cookies block authentication sites, LiveID, OpenID, etc.
Trying to not make this political, but I need to explain my motivation to assist those who may answer this.
...
2
votes
1answer
128 views
How can I check what e-mail address is tied to my OpenID?
I'm using Yahoo as an OpenID provider, but they give me pretty much zero control over it. I would like to know what e-mail address is tied to said OpenID.
(I have a non-Yahoo e-mail account selected ...
1
vote
0answers
27 views
OpenID.net website is strangely behaving for 2 day now
On firefox 3 on WinXP, Win7 and Ubuntu when I try to access www.OpenID.net it asks me to save a gzip archive. Is that normal ? I need to look at the documentation, is their an alternative sources ?
1
vote
0answers
121 views
How to have LiveJournal delegate my OpenID to something else? [closed]
I understand that if I have full control over my domain, I can set it up so that I can delegate the task of authenticating to another OpenID service provider.
The problem is, what I'd like to do is ...
2
votes
1answer
94 views
How to host an open id authentication server?
I want to host my own open id server (just as an experiment). Does anyone know how to do this?
2
votes
2answers
43 views
Shared OpenID provider for teamwork?
I would like to share a single OpenID within multiple persons, but in a nice safe way (password sharing does not count as safe), exactly like you can share a single Twitter account with CoTweet. Does ...
3
votes
4answers
308 views
Two Google accounts in firefox for email/reader/openid
I usually checking my personal gmail account account at work, and I have another gmail account for work/professional purpose.
Now I am starting to see more sites using OpenID. The problem I am facing ...
9
votes
2answers
2k views
How to obtain a OpenId Identifier from Google
I'm trying to create an account at commandlinefu using OpenId. It's asking for an "OpenId Identifier". I read this article, but it doesn't really show how to actually get the identifier. I looked ...
1
vote
1answer
101 views
Open ID & Person Domain Names
I've got a myOpenID account and I want my OpenID to be myname.com instead of myname.myopenid.com.
I've got it working by putting these tags in the header of my website homepage:
<link ...
6
votes
2answers
279 views
Is it safe to publish my OpenID?
I currently have one OpenID that I use from a provider, it's something like:
http://www.example.com/miffthefox/
However, I want to be able to type the address of my personal website instead of the ...
1
vote
3answers
1k views
What is OpenId URL for a account
What is my OpenId URL
EG: Bitbucket wants me to signup using my OpenId URL. I want to use Google just like i use in SuperUser but there is no obvious link to Click on just a textbox for OpenId URL
2
votes
2answers
643 views
How do you merge multiple OpenID providers?
Right now, I use myopenid.com, which works just fine, but with Google, Facebook, etc. now providing OpenID, I'd like to merge all my IDs into one. Is this possible or am I missing the point of OpenID ...