Make WordPress Core

Opened 15 years ago

Closed 12 years ago

#8066 closed enhancement (maybelater)

Integrate an OpenID client into core

Reported by: rmccue's profile rmccue Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords: openid authentication
Focuses: Cc:

Description

As one of the most popular ideas as per the WordPress Ideas forum (see idea itself) and having a $5000 bounty offered by the OpenID Bounty Program, I believe this would make a good enhancement for the core.

I'm willing to write a patch for this during my summer holidays (Dec-Jan) should I need to.

Change History (7)

#1 @DD32
15 years ago

There's allready a lot of plugins around which attempt to be a openID provider/allow openID commenting.. But i've never found one which felt "nice" to use (or from a code perspective).

Allowing OpenID commenting would be the first step in my mind, ignore offering to be a identity provider at first.

I somewhat doubt the $5k bonus to WP is going to be much of a incentive, unless WP decides to give it to the implementor :)

#2 @DD32
15 years ago

Yeah.. Ok, I completely missed the word 'client' in the title..

#3 follow-up: @Otto42
15 years ago

-1 to making anything particularly specific to OpenID at this point in time.

+1 to making the user authentication system more "pluggable". It would be nice if you could authenticate via OpenID, or Google's authentication system, or LiveID/Passport, whatever system you prefer.

With a more pluggable system, OpenID could then be implemented more easily. Ideally, you would be able to login to a blog using your OpenID, as well as the comment system allowing optional OpenID data retrieval (name, email, etc).

One recommendation to anybody attempting to implement this: Do NOT tie the commenting URL into OpenID. If I leave an anon comment on somebody's blog and it stupidly notices that my URL is a provider, then that does not necessarily mean that I want to authenticate my identity. Keep the OpenID url as a separate field.

#4 in reply to: ↑ 3 @rmccue
15 years ago

  • Keywords openid authentication added

Replying to Otto42:

+1 to making the user authentication system more "pluggable". It would be nice if you could authenticate via OpenID, or Google's authentication system, or LiveID/Passport, whatever system you prefer.

Would it be worth creating a new ticket for this?

One recommendation to anybody attempting to implement this: Do NOT tie the commenting URL into OpenID. If I leave an anon comment on somebody's blog and it stupidly notices that my URL is a provider, then that does not necessarily mean that I want to authenticate my identity. Keep the OpenID url as a separate field.

Absolutely agree.

#5 @FFEMTcJ
14 years ago

  • Milestone changed from 2.8 to Future Release

#6 @ericmann
12 years ago

  • Cc eric@… added

#7 @nacin
12 years ago

  • Milestone Future Release deleted
  • Resolution set to maybelater
  • Status changed from new to closed

Closing this as maybelater -- no plans to ever integrate OpenID, and there's a plugin... For making the authentication system more pluggable, that deserves its own targeted ticket.

Note: See TracTickets for help on using tickets.