summaryrefslogtreecommitdiff
path: root/doc/manual.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.html')
-rw-r--r--doc/manual.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manual.html b/doc/manual.html
index 610bc02..20a6bc0 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -1245,6 +1245,12 @@
</p>
</info:deffn>
<p>
+ An example application is provided as the
+ <pre>webid-oidc-example-app</pre> program. It demonstrates how
+ authentication is done. It should help you understand how
+ webid-oidc works.
+ </p>
+ <p>
The identity provider needs to call the application on the
web. So, your client should have a public endpoint on the web.
</p>