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-19 15:44:36 +0200
commit50fe27d1fbe624ec9d3d7d5b236a6a8abc8e282c (patch)
tree264ce151bb9b188c9fb1f82cc16244c07cbce6f7 /doc
parent7b97db1634394f90e653d0cd25bc45ce770b10f3 (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.