diff --git a/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile b/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile
index 6a423019..a7ad9bae 100644
--- a/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile
+++ b/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile
@@ -18,10 +18,10 @@
https://www.googleapis.com/auth/drive
OAuth Redirect Url
- urn:ietf:wg:oauth:2.0:oob
+ ${oauth.application.identifier}:oauth
OAuth Client ID
…
OAuth Client Secret
- …
+
diff --git a/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile b/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile
index b1d664ec..3c1cf7bb 100644
--- a/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile
+++ b/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile
@@ -18,10 +18,10 @@
https://www.googleapis.com/auth/devstorage.full_control
OAuth Redirect Url
- urn:ietf:wg:oauth:2.0:oob
+ ${oauth.application.identifier}:oauth
OAuth Client ID
…
OAuth Client Secret
- …
+