Integration with OpenID
hadsie - August 31, 2007 - 18:36
| Project: | Secure Site |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Attached is a patch that allows for openid urls to bypass the regular securesite authentication. If works by checking if the username is a URL, and if it is it sends that URL to the openid module for processing.
| Attachment | Size |
|---|---|
| securesite_openid_workaround.patch | 2.12 KB |

#1
#2
Subscribing.
#3
This patch will need to be updated for Drupal 5.
#4
I think the best way to add this functionality is to add a field on the HTML login form or Password Request form (shown when the HTTP Auth dialog is cancelled). I don't think OpenIDs should be entered into the HTTP Auth dialog.
#5
Added in CVS commit 149729.
#6
Automatically closed -- issue fixed for two weeks with no activity.