Open ID Login

Pre-sales questions for phpBB 3 forum hosting script.
PHPBBHS
Posts: 1148
Joined: 30 Jun 2009, 20:15
Hosted Forums: 0

Re: Open ID Login

Post by PHPBBHS »

I can consider it but will be a custom development cost plus monthly maintenance fee.

Most of the views from the thread are from bots.
Jack
Posts: 12
Joined: 25 Feb 2012, 02:17

Re: Open ID Login

Post by Jack »

to Emoruffino:

I just check again:
http://sourceforge.net/projects/alternatelogin/

Single click login with OpenID.

it mean support the Yahoo and Gmail right ? http://openid.net/
User avatar
emoruffino
Posts: 392
Joined: 27 Oct 2007, 15:52
Hosted Forums: 0
Location: Las Vegas, NV
Contact:

Re: Open ID Login

Post by emoruffino »

Jack wrote:to Emoruffino:

I just check again:
http://sourceforge.net/projects/alternatelogin/

Single click login with OpenID.

it mean support the Yahoo and Gmail right ? http://openid.net/
On the top of my head i believe that yahoo was an openid provider.

I like alternate login as it has a HUGE feature list
Last edited by emoruffino on 15 Mar 2012, 17:46, edited 1 time in total.
indieCore radio - 24/7 music and HD music videos... (hiatus)
contentZERO. - my design/production company...
User avatar
emoruffino
Posts: 392
Joined: 27 Oct 2007, 15:52
Hosted Forums: 0
Location: Las Vegas, NV
Contact:

Re: Open ID Login

Post by emoruffino »

I was looking through the coding and found this:

Code: Select all

var providers_large = {
   google : {
      name : 'Google',
      url : 'https://www.google.com/accounts/o8/id'
   },
   yahoo : {
      name : 'Yahoo',
      url : 'http://me.yahoo.com/'
   },
.....
This is some of the openID providers apparently it can use: GOOGLE/YAHOO are apart of them.

------------------

EDIT: I also found this
http://sourceforge.net/projects/phpbb-openid/
^which has been tested on phpBB3. ;)
indieCore radio - 24/7 music and HD music videos... (hiatus)
contentZERO. - my design/production company...
Jack
Posts: 12
Joined: 25 Feb 2012, 02:17

Re: Open ID Login

Post by Jack »

Thanks for looking at it.

I prefer http://sourceforge.net/projects/alternatelogin/
http://www.consof.com/index.php?page=alternatelogin
because it has Facebook and also Google and Yahoo.

But I read http://www.phpbb.com/community/viewtopic.php?t=1883675
Certain providers will not be incorporated (i.e. Yahoo and Google) as they use OpenID.
so I confuse.

meanwhile http://sourceforge.net/projects/phpbb-openid/
did not support Facebook

what do you think ?
User avatar
emoruffino
Posts: 392
Joined: 27 Oct 2007, 15:52
Hosted Forums: 0
Location: Las Vegas, NV
Contact:

Re: Open ID Login

Post by emoruffino »

Go with alternate login. It may have conflicting text on the OP's thread, but it actually does contain openID as part of a recent update from user feedback.

;)
indieCore radio - 24/7 music and HD music videos... (hiatus)
contentZERO. - my design/production company...
Jack
Posts: 12
Joined: 25 Feb 2012, 02:17

Re: Open ID Login

Post by Jack »

there is also
OAuth2
http://oauth.net/2/
http://hueniverse.com/2010/05/introducing-oauth-2-0/

BTW, please check PM. Thanks
User avatar
emoruffino
Posts: 392
Joined: 27 Oct 2007, 15:52
Hosted Forums: 0
Location: Las Vegas, NV
Contact:

Re: Open ID Login

Post by emoruffino »

PM replied.
indieCore radio - 24/7 music and HD music videos... (hiatus)
contentZERO. - my design/production company...
Post Reply