aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation')
-rw-r--r--doc/documentation/chapters/user.texi15
1 files changed, 11 insertions, 4 deletions
diff --git a/doc/documentation/chapters/user.texi b/doc/documentation/chapters/user.texi
index c105a2b2b..f18b6b432 100644
--- a/doc/documentation/chapters/user.texi
+++ b/doc/documentation/chapters/user.texi
@@ -1983,8 +1983,15 @@ This behaviour is _exactly the same_ as with other IdPs.
1983@node Using the OpenID-Connect IdP 1983@node Using the OpenID-Connect IdP
1984@subsection Using the OpenID-Connect IdP 1984@subsection Using the OpenID-Connect IdP
1985 1985
1986@node Preliminaries 1986@menu
1987@subsection Preliminaries 1987* Setting up reclaim.io::
1988* For Users::
1989* For Service Providers::
1990@end menu
1991
1992
1993@node Setting up reclaim.io
1994@subsubsection Setting up reclaim.io
1988 1995
1989@example 1996@example
1990$ gnunet-identity -C id 1997$ gnunet-identity -C id
@@ -2024,7 +2031,7 @@ server @{
2024This will expose the REST API of GNUnet at https://reclaim.id/api. 2031This will expose the REST API of GNUnet at https://reclaim.id/api.
2025 2032
2026@node For Users 2033@node For Users
2027@subsection For Users 2034@subsubsection For Users
2028 2035
2029To use the OpenID Connect Identity Provider as an end user, you must first intall the User Interface from TODOINSERTURLHERE. 2036To use the OpenID Connect Identity Provider as an end user, you must first intall the User Interface from TODOINSERTURLHERE.
2030 2037
@@ -2050,7 +2057,7 @@ server @{
2050You can thest your setup by accessing https://reclaim.id in your browser through the GNS proxy. 2057You can thest your setup by accessing https://reclaim.id in your browser through the GNS proxy.
2051 2058
2052@node For Service Providers 2059@node For Service Providers
2053@subsection For Service Providers 2060@subsubsection For Service Providers
2054 2061
2055To setup an OpenID Connect client, it must first be registered. 2062To setup an OpenID Connect client, it must first be registered.
2056In reclaim, client registration is done by creating a client identity and adding the redirect URI and client description into its namespace: 2063In reclaim, client registration is done by creating a client identity and adding the redirect URI and client description into its namespace: