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
Comment #1
l8a commentedShouldnt 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)
Comment #2
gábor hojtsyHow did you set up a 4.7.x module on a Drupal 6.2 server?
Comment #3
anarcat commentedI also think this could be an interesting feature. But it's more aptly described in #354196: Implement Email Address to URL Translation (EAUT).