Hi, This would imply that the redirect_uri you are providing in the actual request (see the exact id.fedoraproject.org URL when you see the error) doesn't match the one that's registered for the specified client ID. Look closely at the exact URL, including http/https (per the OpenID Connect specification, Ipsilon will only allow unsecure HTTP for localhost, and will require HTTPS for every other host, no exceptions allowed). If this doesn't work, please provide the exact URL when you get this error message and someone can look in the registered clients to see what redirect uri is expected. Regards, Patrick On Sat, Jun 6, 2020 at 9:34 PM Benson Muite <benson_muite@xxxxxxxxxxxxx> wrote: > > Hi, > > Am trying to setup OIDC authentication and update the document[1]. > After installing the dependencies required in the example program, and > running the application, the landing page shows up, but I get the error: > > 400 - Bad Request > > Invalid redirect_uri > > Any suggestions for what I am doing wrong and how I could update the > documentation? > > [1] > https://fedoraproject.org/wiki/Infrastructure/Authentication#Example_Tutorials > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx