From b652a7b276ef5021aa1b2c4e3f5bb92da7101e6b Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 19 Aug 2014 17:20:09 -0700 Subject: [PATCH] Updated Server configuration (markdown) --- Server-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server-configuration.md b/Server-configuration.md index 45ae73d..4b9ce41 100644 --- a/Server-configuration.md +++ b/Server-configuration.md @@ -43,7 +43,7 @@ This file defines the `ConfigurationPropertiesBean` that holds basic, static con ## Endpoints -The OAuth2 and OpenID Connect endpoints are currently set to the following values: +The OAuth2 and OpenID Connect endpoints are currently set to the following values, appended to the `issuer` URL: * Authorization endpoint: /authorize * Token endpoint: /token