summaryrefslogtreecommitdiff
path: root/doc
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-06-05 16:59:44 +0200
commit16a0cc211e7de59002399cd15a2b99bb6fdb941d (patch)
treee502d0a5da7e94a4d165d97c5c73189466c301a9 /doc
parentd9df259c06e2845d7baefe559fd3d6e9c5b4a642 (diff)
Add a demonstration program
Diffstat (limited to 'doc')
-rw-r--r--doc/webid-oidc.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/webid-oidc.texi b/doc/webid-oidc.texi
index b9c9f65..fb8bf63 100644
--- a/doc/webid-oidc.texi
+++ b/doc/webid-oidc.texi
@@ -614,6 +614,11 @@ requests.
used to issue DPoP proofs.
@end deffn
+An example application is provided as the
+@code{webid-oidc-example-app} program. It demonstrates how
+authentication is done. It should help you understand how webid-oidc
+works.
+
The identity provider needs to call the application on the web. So,
your client should have a public endpoint on the web.