summaryrefslogtreecommitdiff
path: root/doc/webid-oidc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/webid-oidc.texi')
-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.