Open ID?

rjeong

Joined: 2006-05-04
Posts: 1
Posted: Wed, 2006-05-24 17:50

Is anyone working on the integration of OpenID? I see it's a feature request, but wasn't sure if anyone was actuall working on it. http://www.openid.net

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Thu, 2006-05-25 03:27

don't know of anyone working on this.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2006-05-27 03:09

not that we have heard of and that's a strong sign that there's actually noone doing it right now.
Want to work on it?
We an maybe give you some directions.

Also note that we'll have an intern working on LDAP integration which has also a lot to do with modular authentication.

 
rogb

Joined: 2006-06-27
Posts: 14
Posted: Tue, 2006-06-27 05:34

I might start on this soon as the need has since arisen on my site. Any pointers would be appreciated. I already have an svn checkout or 3 of the project, so I can start wading through the code.

- Rog

 
rogb

Joined: 2006-06-27
Posts: 14
Posted: Fri, 2006-09-29 02:00

Has anyone else seen whobar? (http://whobar.org)

It looks like a possible integration piece to help improvements to authentication along.

Any updates on LDAP/generic auth?

- Rog

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Fri, 2006-09-29 02:13

g2 has now auth plugins. you can create a ldap module for g2 that implements an auth plugin.

 
rogb

Joined: 2006-06-27
Posts: 14
Posted: Fri, 2006-09-29 03:01

Fantastic! I'll have a looksee.

 
rogb

Joined: 2006-06-27
Posts: 14
Posted: Tue, 2006-10-03 07:39

Looks like the auth plugin bit doesn't really help the openid module idea along, even the ldap idea has a way to go in terms of getting a userid/password passed on.

If I'm not mistaken, the GalleryEmbed stuff looks better geared to take the results of an openid transaction and run with it. Still, not sure how to get someone to an openid friendly login screen without introducing another hook at that point.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2006-10-03 10:26

I haven't tried to integrate with ldap or openid yet.
What's missing, where are you blocked?

 
damnian

Joined: 2006-12-28
Posts: 2
Posted: Thu, 2006-12-28 21:15

I'm working on phpbb-openid, hoping to start working on g2openid as well.

Awaiting response wrt OpenID Bounty eligibility.

 
jimphelps

Joined: 2007-06-16
Posts: 11
Posted: Sat, 2007-06-16 02:55

I'm also interested in this (having OpenID integrated into Gallery2) so I thought I would give this thread a ping. +1 Vote from me.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2007-06-16 03:21

damnian disappeared in January. he didn't deliver an openid module for gallery.
so feel free to fill the void. :)

--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage

 
rogb

Joined: 2006-06-27
Posts: 14
Posted: Sat, 2007-06-16 06:40

Is damnian the same person as:
http://codex.gallery2.org/User:Jablko
?

There appears to be some activity in the gallery-contrib area, including some code (I haven't gotten around to trying it yet)

 
damnian

Joined: 2006-12-28
Posts: 2
Posted: Sat, 2007-06-16 06:51

No, jablko is jablko. He said he'd do it, so I gave way.

 
harryguy082589

Joined: 2005-04-27
Posts: 13
Posted: Sun, 2007-07-08 12:49
 
neil1228

Joined: 2005-08-12
Posts: 18
Posted: Sun, 2007-09-02 15:00

Any progress on this?

 
mridgwel

Joined: 2007-01-27
Posts: 215
Posted: Thu, 2007-09-20 22:34

have just looked at the source and tried it out, it doesn't look functional, but there is some text there saying that Windows isn't a good source of randomness. I am on Windows.

It did ad an OpenId option in the site admin, but other than that I could see no visible differences, even on the login screen.

 
lapidary

Joined: 2007-12-21
Posts: 3
Posted: Fri, 2007-12-21 14:14

I am also having problems displaying anything beyond the tab in site admin. In that tab everything looks like it's working right...
Randomness Source

The module will try to access '/dev/urandom' as a source of random data. It seems to exist and be readable. Here is some hex data: 6307217be902.

XML Support

XML parsing support is present using the Services_Yadis_dom interface.

HTTP Fetching

This PHP installation has support for libcurl. Good.
An HTTP request was completed.
so, I'm not sure what is going on, but I can say it's not just you. I hope to have some time to work on this before the new years.

 
lapidary

Joined: 2007-12-21
Posts: 3
Posted: Sun, 2007-12-23 04:46

so, I have already had a chance to look through the plugin a little; it seems that there is no way to make an openid module for gallery2. If we get lucky, the hooks will be in the register module to support OpenID... it would also be nice if there was a hook in User Preferences so I can change my existing account to OpenID; but something is better than nothing.

 
Doofus
Doofus's picture

Joined: 2009-01-07
Posts: 15
Posted: Sat, 2009-01-10 18:14

Hello!

What's the current status? OpenID is not among the standard modules available with 2.3, but if it is "almost" ready, I'd be happy to try it... My primary audience are LJ-users and allowing them to sign-in using their LJ-credentials would've been quite wonderful... Thanks!