From 50fe27d1fbe624ec9d3d7d5b236a6a8abc8e282c Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Fri, 7 May 2021 14:37:34 +0200 Subject: Add a demonstration program --- doc/webid-oidc.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') 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. -- cgit v1.2.3