Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当您使用 OpenID 登录用户时,您是否对 OpenID URI(或标识符)执行任何验证?或者你只是让图书馆处理它(如DotNetOpenAuth)。
DotNetOpenAuth 处理所有验证。添加验证的网站可能会不必要地破坏一些 OpenID(例如,当添加 XRI 支持时,这些看起来不像 URL,而试图使其看起来像 URL 的网站会破坏 XRI)。