Opened 18 years ago
Closed 18 years ago
#3613 closed enhancement (wontfix)
Should support OpenID authenticated commenting / accounts
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | normal | Version: | 2.1 |
Component: | Administration | Keywords: | |
Focuses: | 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 (5)
#2
@
18 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
@
18 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).
-1 to making it core. Best left to a plugin IMO, of which there already is one. ;)