-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
Testable
-
-
https://pagure.io/fedora-infrastructure/issue/12330
When attempting to vote or log into the elections site, I get this error:
```
400 - Bad Request
Invalid redirect_uri
```
FAS logins to other Fedora sites are working. It smells like an oauth client misconfiguration on the elections app side. The redirect_uri in the call goes to https://elections.fedoraproject.org/authorize with is CSRF protected.