Make WordPress Core

Opened 20 years ago

Closed 19 years ago

#3613 closed enhancement (wontfix)

Should support OpenID authenticated commenting / accounts

Reported by: RuddO Owned by:
Priority: low Milestone:
Component: Administration Version: 2.1
Severity: normal Keywords:
Cc: Focuses:

Description

It'd be nice if WP could authenticate commenters/people using OpenID as their authentication source. We already have the URL field, we could just auto-create the account for the user, or perhaps just use the information and remember to say that the user was authenticated.

But what would really be killer is if WP could itself serve as an OpenID authentication service, so blog admins could type its blog URL and have WP negotiate the auth details with client services. Naturally this would require that the admin interface let the admin select which user would be authenticated (cos not all of us use the Admin account for posting, ya know) -- perhaps via a dropdown?

Change History (5)

#1 @Viper007Bond
20 years ago

  • Version2.1

-1 to making it core. Best left to a plugin IMO, of which there already is one. ;)

#2 @RuddO
20 years ago

Why not on core? Other blogging platforms already incorporate this in core, and asking the user to set up an authentication system is already cumbersome.

#3 @Znuff
20 years ago

The plugin is available here: http://sourceforge.net/projects/wpopenid/.
It's mantained by Alan J Castonguay and Hans Granqvist.
Works with all versions I tried (2.1 SVN and now current SVN).

#4 @foolswisdom
19 years ago

  • Summary OpenID supportShould support OpenID authenticated commenting / accounts

#5 @foolswisdom
19 years ago

  • Milestone 2.2
  • Resolutionwontfix
  • Status newclosed

Closing as WONTFIX for now. Multiple plugins exist for this functionality. You have also combined the two issues of consuming and serving.

Note: See TracTickets for help on using tickets.