Google token decoding test
[scpubgit/stemmaweb.git] / stemmaweb_tests.conf
index a4e4302..5f796e9 100644 (file)
@@ -1,3 +1,7 @@
 <Registration>
     no_recaptcha 1
 </Registration>
+<Authentication::Credential::Google>
+    public_cert_url file://__path_to(t/etc/certs)__
+    client_id 577442226093-pi2ud795g49ibip78bgfoabhl4kdrguc.apps.googleusercontent.com
+</Authentication::Credential::Google>