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 がすべての検証を処理します。検証を追加する Web サイトは、一部の OpenID を不必要に壊す可能性があります (たとえば、XRI サポートが追加されたとき、それらは URL のようには見えず、URL のように見せようとした Web サイトは XRI を壊します)。