From 61428b21903fc382ef2897192a0c3af03e6af48d Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Sat, 23 Feb 2019 19:43:02 +0100 Subject: update docs more --- doc/handbook/chapters/user.texi | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc/handbook') 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 -- cgit v1.2.3