From: Schanzenbach, Martin Date: Sat, 23 Feb 2019 18:43:02 +0000 (+0100) Subject: update docs more X-Git-Tag: v0.11.0~60 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=61428b21903fc382ef2897192a0c3af03e6af48d;p=oweals%2Fgnunet.git update docs more --- diff --git a/doc/handbook/chapters/user.texi b/doc/handbook/chapters/user.texi index f6fb2424e..73f07b1d5 100644 --- a/doc/handbook/chapters/user.texi +++ b/doc/handbook/chapters/user.texi @@ -2122,6 +2122,19 @@ The client_id will be the public key of the client. As a redirect URI, you may use any globally unique DNS or GNS URI. The client description will be displayed to the user on authorization. +Any website or relying party must use the endpoint +https://api.reclaim/openid/authorize in its authorization redirects, e.g. + +@example +Login +@end example + +This will direct the user's browser onto his local reclaimID instance. +After giving consent, you will be provided with the OpenID Connect authorization +code according to the specifications at your provided redirect URI. @node Using the Virtual Public Network @section Using the Virtual Public Network