From ee2af1358ce1bc78fe6e7b66debb0fd1e799d121 Mon Sep 17 00:00:00 2001 From: patriot1burke Date: Mon, 6 Jun 2016 08:54:03 -0400 Subject: [PATCH] Update topics/identity-broker/social/google.adoc --- topics/identity-broker/social/google.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/identity-broker/social/google.adoc b/topics/identity-broker/social/google.adoc index f374f80f80..bf0dfc5c9a 100644 --- a/topics/identity-broker/social/google.adoc +++ b/topics/identity-broker/social/google.adoc @@ -78,5 +78,5 @@ Go back to {{book.project.name}} and specify those items. One config option to note on the `Add identity provider` page for Google is the `Default Scopes` field. This field allows you to manually specify the scopes that users must authorize when authenticating with this provider. -For a complete list of scopes, please take a look at https://developers.google.com/oauthplayground/. By default, {{book.project.name}} +For a complete list of scopes, please take a look at https://developers.google.com/oauthplayground/ . By default, {{book.project.name}} uses the following scopes: `openid` `profile` `email`.