PHP OpenID consumer
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

v2-test3.html 356B

123456789101112
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3. <head>
  4. <title>Blah</title>
  5. <link rel="openid2.provider" href="http://server.com/path">
  6. <link rel="openid.server" href="http://server.com/path">
  7. <link rel="openid.delegate" href="http://delegate.com/">
  8. </title>
  9. </head>
  10. <body>
  11. </body>
  12. </html>