summaryrefslogtreecommitdiffstats
path: root/ll-auth-binding/htdocs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'll-auth-binding/htdocs/index.html')
-rw-r--r--ll-auth-binding/htdocs/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/ll-auth-binding/htdocs/index.html b/ll-auth-binding/htdocs/index.html
new file mode 100644
index 0000000..5eb0401
--- /dev/null
+++ b/ll-auth-binding/htdocs/index.html
@@ -0,0 +1,11 @@
+<html>
+ <head>
+ <title>Identity Binding tests</title>
+ </head>
+ <body>
+ <h1>Identity Binding tests</h1>
+ <ol>
+ <li><a href="auth.html">Auth</a></li>
+ </ol>
+ </body>
+</html>