diff --git a/server/src/main/resources/config.properties b/server/src/main/resources/config.properties index 7225999..b9b484c 100644 --- a/server/src/main/resources/config.properties +++ b/server/src/main/resources/config.properties @@ -6,7 +6,7 @@ clientSecret= # Replace the below with the URL to direct the after successful authorization code generation(set in your developer application) redirectUri=http://localhost:8080/login #Replace with desired scopes -scope=r_emailaddress,r_liteprofile,rw_ads,rw_organization_admin +scope=openid,profile,w_member_social,email #REST based client-component URL client_url=http://localhost:8989/