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-18 16:52:28 +0200
commit79cb9e14597dc56ca83898b0207fbe60c3e5af90 (patch)
tree6ddf64e16f085c968b734b4f3f07ac34d6b7c939 /doc
parentf7f6170e969be867cb38b38e6aa6d9051d987883 (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.