diff --git a/cf.conf b/cf.conf
index de0cf84181cc16b04317e35769a57a78991dec9f..28d0f7a8c15711308fa319c55b053398f87d5b9a 100644
--- a/cf.conf
+++ b/cf.conf
@@ -1,3 +1,5 @@
 {
-  secrets => ['04283d549647774b17d10e1d75bcf16c2969673d']
+  secrets    => ['04283d549647774b17d10e1d75bcf16c2969673d'],
+  oauth_url  => 'https://auth.pirati.cz/auth/realms/pirati',
+  groups_url => 'https://iapi.pirati.cz/v1/groups',
 }