From e2f0dcaab601f9d94821b55c52b9bb702a00de15 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Mon, 20 May 2013 13:21:47 -0700 Subject: [PATCH] Updated Client configuration (markdown) --- Client-configuration.md | 52 +++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 20 deletions(-) diff --git a/Client-configuration.md b/Client-configuration.md index a2ed31a..54f6721 100644 --- a/Client-configuration.md +++ b/Client-configuration.md @@ -152,25 +152,31 @@ The client must know certain things like its `client_id` and `client_secret` in Provides information for a pre-registered client to connect to a server. ``` - - - - - - - - - - openid - email - address - profile - phone - - - - - + + + + + + + + + + openid + email + address + profile + phone + + + + + + http://localhost:8080/simple-web-app/openid_connect_login + + + + + ``` @@ -182,7 +188,7 @@ Dynamically registers the client for each issuer based on the template of client ``` - + @@ -193,6 +199,12 @@ Dynamically registers the client for each issuer based on the template of client phone + + + + http://localhost:8080/simple-web-app/openid_connect_login + +