Hello folks,
I want to implement on a to-be-released website a OpenID sign-up form which looks like a classical form.
I want it to have the following fields : - first name - last name - email - password (+confirm) - captcha
Ideally, it should not even bear any mention to OpenID.
I do not want to be an OpenID provider myself, but use an external one.
Do you know any OpenID-provider which lets me embed a form in my website for free ?
Remark : I am aware of openID-selector. In fact, I want to use it as the primary ways of signing up. However I need an alternate "normal" sign-up form because this is what many users expect. And I'd prefer to have all the signup/login process outsourced to openid providers.