Ticket #3613 (closed enhancement: wontfix)
Should support OpenID authenticated commenting / accounts
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
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
comment:1
Viper007Bond — 5 years ago
- Version set to 2.1
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.
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).
comment:4
foolswisdom — 5 years ago
- Summary changed from OpenID support to Should support OpenID authenticated commenting / accounts
comment:5
foolswisdom — 5 years ago
- Status changed from new to closed
- Resolution set to wontfix
- Milestone 2.2 deleted
Closing as WONTFIX for now. Multiple plugins exist for this functionality. You have also combined the two issues of consuming and serving.

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