Include OpenId in drupal

半世苍凉 提交于 2019-12-10 07:14:22

问题


i want to create a OpenId login system like stackoverflow :) in drupal..By default, drupal doesn't offer this..is there any plugin that does this job?

EDIT:the user should ALSO be able to login with their yahoo, gmail, aol or blogger account..u guys can't understand my pro.. it's simple..i've openID enabled in my drupal 6. When i try to use my gmail or yahoo account, it doesn't login.

What should i do for that?


回答1:


Yes, there's a module for that.

But you added a drupal-6 tag, which suggests you're using Drupal 6; OpenID has been a core part of Drupal 6 for >2 years - it's documented in the handbook.




回答2:


There is now a module that uses the Javascript OpenID Selector to add a similar visual interface and makes OpenID on Drupal much easier to use, the module is called OpenID Selector.




回答3:


OpenId already included in core in drupal 6, just enable it. For drupal5 you need to install appropriate module.



来源:https://stackoverflow.com/questions/2041561/include-openid-in-drupal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!