Does drupal openid server support login in the form of user@server?

it would be really nice if it did...

I have created my own drupal openid server, and it works with the full user url (http://openid.cjreport.com/open) at my test drupal 6.2 install (http://now.cjreport.com) but when I try to use an email url.... (open@openid.cjreport.com) it goes to the openid.cjreport.com server but does not seem to login correctly... for me it says... openid login cancelled?

Comments

l8a’s picture

Shouldnt the openid id be username.domain.tld or domain.tld/username? Afaik it is specifite like that.
(Personally I would like to have user@domain.tld myself, looks more familiar)

gábor hojtsy’s picture

How did you set up a 4.7.x module on a Drupal 6.2 server?

anarcat’s picture

Version: 4.7.x-2.x-dev » 5.x-1.x-dev
Component: OpenID Server » OpenID Client
Status: Active » Closed (duplicate)

I also think this could be an interesting feature. But it's more aptly described in #354196: Implement Email Address to URL Translation (EAUT).