From 1f86fe0f515e013053a0fc9cf9af4c5f1b00c88e Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Mon, 6 Jul 2015 21:00:22 +0000 Subject: [PATCH] bodhi: Add a new openid.url to get auth working in staging --- roles/bodhi2/base/templates/staging.ini.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index 75db851c04..8762f364bf 100644 --- a/roles/bodhi2/base/templates/staging.ini.j2 +++ b/roles/bodhi2/base/templates/staging.ini.j2 @@ -350,6 +350,7 @@ updateinfo_rights = Copyright (C) 2015 Red Hat, Inc. and others. # pyramid.openid openid.success_callback = bodhi.security:remember_me openid.provider = https://id.stg.fedoraproject.org/openid/ +openid.url = https://id.stg.fedoraproject.org/ openid_template = {username}.id.fedoraproject.org ##