PHP OpenID consumer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

v2-test5.html 367B

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="foo openid2.local_id" href="http://delegate2.com/">
  6. <link rel="bar openid.server" href="http://server.com/path">
  7. <link rel="baz openid.delegate" href="http://delegate.com/">
  8. </title>
  9. </head>
  10. <body>
  11. </body>
  12. </html>