I am currently trying to implement an OpenID provider on my own domain name. Thus, I would like the OpenID of the user to be user.example.com , and not the default example.com/user.aspx/user ..
Is it possible for DotNetOpenAuthto to do this? If so, what changes do I need to make?
source
share