#10567 https://qa.fedoraproject.org/blockerbugs login doesn't work
Closed: Upstream by kevin. Opened by thunderbirdtr.

Describe what you would like us to do:


Same as title

When do you need this to be done by? (YYYY/MM/DD)


Not urgent but worth know

Error is :

Bad Request

Request Line is too large (4175 > 4094)

It show very long URL after I clicked login (I can see FAS Login then It shows error, open id works but qa.fpo doesn't login)


I suspect this is due to the 3 ssh keys you have attached to your account. Openid sends them in a secure cookie, but that makes the request too large.

If you remove one ssh key does this go away?

Metadata Update from @zlopez:
- Issue priority set to: Waiting on Reporter (was: Needs Review)

It fixes when I remove one of my key, currently I have 2 keys and It works fine at the moment but it needs to be changed to handle more keys as well.

Thank you.

Can you refile this against blockerbugs?

This limitation will always be present with openid, they should switch to OIDC.

https://pagure.io/fedora-qa/blockerbugs is the project.

Or if you prefer I can file it.
Thanks.

Metadata Update from @kevin:
- Issue close_status updated to: Upstream
- Issue status updated to: Closed (was: Open)

Bug filled : https://pagure.io/fedora-qa/blockerbugs/issue/238

Metadata