[ipsilon] Fix redirect URL for staging libravatar
This commit is contained in:
parent
8b1bdfff97
commit
33c846b516
1 changed files with 1 additions and 1 deletions
|
@ -1324,7 +1324,7 @@ testdays ipsilon_internal={"type":"static","client_id":"testdays","trusted":true
|
|||
libravatar client_id=""
|
||||
libravatar client_secret="{{ libravatar_oidc_secret_stg }}"
|
||||
libravatar client_name="Libravatar (staging)"
|
||||
libravatar redirect_uris=["https://dev.libravatar.org/auth/complete/fedora"]
|
||||
libravatar redirect_uris=["https://dev.libravatar.org/auth/complete/fedora/"]
|
||||
libravatar application_type="web"
|
||||
libravatar client_uri="https://dev.libravatar.org/"
|
||||
libravatar contacts=["oliver@fedoraproject.org"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue