Rename url to public_cert_url and use app url for realm
[scpubgit/stemmaweb.git] / stemmaweb.conf
index 3206617..8857908 100644 (file)
@@ -10,3 +10,6 @@ name = stemmaweb
 <Model Directory>
     dsn dbi:SQLite:dbname=db/traditions.db
 </Model>
+<Authentication::Credential::Google>
+    public_cert_url https://www.googleapis.com/oauth2/v1/certs
+</Authentication::Credential::Google>