The openid tag has no wiki summary.
-1
votes
1answer
63 views
Any Windows based OpenID servers out there? [closed]
I've been looking to setup an OpenID server for a special project, but haven't found any workable OpenID server software packages. Originally was looking for a *nix solution, and found several, but ...
0
votes
0answers
82 views
using mod_auth_openid, but need to swap REMOTE_USER value with querystring attribute
I have a web app which uses mod_auth for user authentication, however I would like to move to authentication via openid against the google openid provider and use the mod_auth_openid module - ...
1
vote
1answer
355 views
Single Sign-on for Intranet WordPress using OpenID (or OAuth), IIS, Integrated Windows Authentication, Active Directory?
Is it possible to have single sign-on for intranet WordPress sites by using OpenID (or OAuth), IIS, Integrated Windows Authentication, Active Directory?
I'd like to have Active Directory users ...
0
votes
1answer
53 views
Using Mediawiki as a user database for wordpress?
I'm currently trying to setup a wordpress blog and I would like for users of my mediawiki site to be able to log in using their existing credentials.
I've considered setting both up to use LDAP but ...
2
votes
1answer
57 views
PhpMyID and mobile browsers
I have PhpMyID running on my server. When I use my own provider to log in with any desktop browser, it works just fine.
But when I try to log in with my handheld device which is running Android 2.2, ...
0
votes
1answer
168 views
Looking for Forum software / CMS with openID registration [closed]
I'm looking for a forum software which can run on a regular LAMP server (preferably). But the main requirement is that the end-users shouldn't need to register etc. Just let them login with an openID ...
1
vote
1answer
399 views
Set up Jenkins to use Crowd's OpenID for SSO?
Been trying to get Jenkins to work with Crowd's OpenID server so we can use single sign-on like with our Atlassian stuff (the Jenkins Crowd plugin can't do SSO). Can't seem to find the proper OpenID ...
1
vote
1answer
125 views
Searching for a php based webforum that has openId support
I am looking for an php based webforum, that I can install on my webspace.
I have only one requirement, I don't want to store user account data in my forum, it would be great if the users, that want ...
0
votes
2answers
67 views
OpenID client is failing due to content negotiation on Apache representing OpenID server
I am trying to login to Superuser with OpenID, and it generates a request like this:
telnet phor.net 80
GET /professional HTTP/1.0
Accept:text/html,application/xhtml+xml,application/xrds+xml`
And ...
1
vote
1answer
404 views
openID delegation - no endpoint found
I posted this query on staackoverflow main but it was suggested I should ask here. Sorry for the non-openID login, but as you can see, I'm having some issues.
In short:
A couple weeks ago I noticed ...
2
votes
2answers
495 views
OpenID server with PHP
We have an existing user database (in our SMF forum) and we want to setup an OpenID server so that our users can use their account to login also on other sites.
The user database can be accessed via ...
2
votes
2answers
134 views
Is there an OpenID demo server out there?
I'm doing some experiements with adding OpenID to something I'm working on, and I'd like to test out a few providers.
Is there a server out there that will go through the OpenID login process (same ...
16
votes
6answers
921 views
Is OpenID this easy to hack or am I missing something?
For those Relying Parties (RP) that allow the user to specify the OpenID Provider (OP), it seems to me than anyone that knows or guesses your OpenID could
Enter their own OP address.
Have it ...
8
votes
5answers
503 views
0
votes
1answer
125 views
Apache fails when I pass an URL as an argument
Hey everybody, Im really confused about this problem. Ill try to describe it:
The problem is:
...
1
vote
2answers
519 views
DNS trouble - think it might be caused by two NS records
About a week ago, I updated my DNS, adding:
HOST, TYPE, VALUE, TTL
*.soup-team.com CNAME www.myopenid.com 3600
mail.soup-team.com CNAME ghs.google.com 3600
HOST, TYPE, VALUE, MX, TTL
soup-team.com ...
1
vote
1answer
92 views
Can you recommend a robust OpenAPI 2.0 provider?
Help me find a robust OpenID 2.0 provider!
We're looking at various SSO solutions for our organization, and I would like to suggest OpenID as a viable option, since (a) there is good consumer support ...
2
votes
3answers
3k views
How do accept multiple authentication options in Apache?
I want to protect a path in my VirtualHost but allow users a variety of authentication options (e.g. mod-auth-cas, mod-auth-openid and mod-auth-digest.) How do I set up the virtual host definition to ...
1
vote
2answers
614 views
OpenID provider using Apache SSL/FakeBasicAuth?
I'd like to set up an OpenID provider for our group, which we can use to log in to internal and external OpenID-aware services (e.g. stackoverflow.com).
Our users all have X.509 certificates issued ...
21
votes
25answers
2k views
Is Open ID better than the usual LogIn system? [closed]
We are developing a web system and considering using the Open Id feature. Do you think it is any better than the usual way of loggin users in? If we use the Open Id feature that means the users will ...
3
votes
5answers
292 views
Alleviating the Password Explosion Problem
Don't you just hate it when your password explodes, letting the magic smoke out of your server, and setting lp0 ablaze?
In all seriousness, the number of places a person needs a username and password ...
0
votes
2answers
152 views
Distributed User Authentication
I have an heterogeneous system in my office with different OS and they change rapidly.
I was looking for a solution to get authentication in a distributed way like OpenID so I can login machine_A ...
25
votes
7answers
797 views
Is there a danger in fake OpenID providers?
I've been wondering. Since anybody can start an OpenID provider, and since there is no central authority that approves OpenID providers, why won't fake OpenID providers become a problem?
For example, ...