From: David A. Velasco Date: Fri, 3 May 2013 11:30:35 +0000 (+0200) Subject: Generic values for Oauth 2 configuration X-Git-Tag: oc-android-1.4.3~29^2 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/1ee5b70d945aafa4e85c2f8280508f7438d3208c?ds=inline;hp=-c Generic values for Oauth 2 configuration --- 1ee5b70d945aafa4e85c2f8280508f7438d3208c diff --git a/res/values/oauth2_configuration.xml b/res/values/oauth2_configuration.xml index e56f225a..5fbef7c3 100644 --- a/res/values/oauth2_configuration.xml +++ b/res/values/oauth2_configuration.xml @@ -10,13 +10,13 @@ owncloud://callback - http://owncloud.tuxed.net/oauth/php-oauth/authorize.php - http://owncloud.tuxed.net/oauth/php-oauth/token.php + http://oauth2.authorization.server.org/paht/to/endpoint/for/authorization + http://oauth2.authorization.server.org/paht/to/endporint/for/access/token owncloud authorization_code code - + com.owncloud.android