summaryrefslogtreecommitdiff
path: root/doc/manual.html
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-05-07 14:37:34 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-05-11 02:24:27 +0200
commitd67b468bbeb600b894f06537c6ebe4844bc2c0d9 (patch)
tree87a84e45a279e1be64b4995aea945505f4642ce5 /doc/manual.html
parentefe7603fafdd281047b213191b3a28048e88c08a (diff)
Add a demonstration program0.4.7
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>