I'm experimenting with DotNetOpenAuth and I realized (at least as far as Google goes) if I registered with www.domain.com my claimed identifier is different than domain.com.
I had the impression setting the realm would fix this issue but it didnt.
For now I believe I have solved the problem using url rewriting.
Is there a better way?