Jump to:
| Project: | OpenID URL |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
Apologies: what does this module do?
It's not the fault of the description - I just don't conceptually understand openID.
I *want* to understand, but I just don't 'get it'.
I've read dozens of pages of information on openID, but I'm still totally clueless.
I still don't even know what it is supposed to *do* and why it is better than a username and password.
Assuming:
I have a drupal website at mydomain.com
I have a personal openID at http://my.name.myopenid.com
1)
As an end-user I know I can sign into some websites with my personal openID.
But I really don't understand the point of it?
2)
As a drupal website administrator, how can openID help me and my users?
3)
How can this module specifically help me and my users?
I'm especially interested in the above answers with relation to the fact that my main website is a school website. Not all children have email addresses, and my plan was to switch email authentication off with the 'local_email' module. However, if openID offers an alternative way of getting the pupils authenticated without having to own an email address, I'd be very interested to hear about it.
Cheers.
Comments
#1
In your case, it sounds like you want people to be able to log into to your own website through some neato authentication method. With OpenID URL, you can delegate a user profile page as an OpenID URL. So, if someone puts in their OpenID delegate information into their user profile, they could log into an OpenID-enabled website by using http://example.com/user/4....
#2
If anyone would like to write up some additional documentation for this, I'd be glad to commit it to the hook_help function.
#3