From cdaed74f68d950d240f92419317c93bddcad0a5d Mon Sep 17 00:00:00 2001 From: Thomas VANDEVELDE Date: Wed, 14 Sep 2016 10:40:15 +0100 Subject: [PATCH] API-1888 - Include all OpenID scopes and URL in documentation --- .../gov/hmrc/openidconnect/userinfo/views/definition.scala.txt | 2 +- .../gov/hmrc/openidconnect/userinfo/views/getUserInfo.scala.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/uk/gov/hmrc/openidconnect/userinfo/views/definition.scala.txt b/app/uk/gov/hmrc/openidconnect/userinfo/views/definition.scala.txt index 8f254d2..0225ae7 100644 --- a/app/uk/gov/hmrc/openidconnect/userinfo/views/definition.scala.txt +++ b/app/uk/gov/hmrc/openidconnect/userinfo/views/definition.scala.txt @@ -40,7 +40,7 @@ "access" : @Json.toJson(access), "endpoints":[ { - "uriPattern":"", + "uriPattern":"/", "endpointName":"Get user info", "method":"GET", "authType":"USER", diff --git a/app/uk/gov/hmrc/openidconnect/userinfo/views/getUserInfo.scala.xml b/app/uk/gov/hmrc/openidconnect/userinfo/views/getUserInfo.scala.xml index f09cd95..c6eade5 100644 --- a/app/uk/gov/hmrc/openidconnect/userinfo/views/getUserInfo.scala.xml +++ b/app/uk/gov/hmrc/openidconnect/userinfo/views/getUserInfo.scala.xml @@ -14,7 +14,7 @@ Authorisation USER - openid + openid profile address openid:gov-uk-identifiers