Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Multiple certificates in SP metadata are not supported #282

Open
alranel opened this issue Feb 14, 2020 · 2 comments
Open

Multiple certificates in SP metadata are not supported #282

alranel opened this issue Feb 14, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@alranel
Copy link
Member

alranel commented Feb 14, 2020

This report should be verified.

It looks like when a SP metadata has multiple certificates, spid-testenv2 rejects all AuthnRequests even if they are signed with one of those certificates. Removing the extra ones and leaving only the actually used one appears to fix the issue.

In the test case, the correct certificate was the second one listed in the metadata. So maybe spid-testenv2 is only considering the first one.

@alranel alranel added the bug Something isn't working label Feb 14, 2020
@jack982
Copy link

jack982 commented Jun 8, 2020

Hi, I can confirm the issue: we experimented the same problem with a SP metadata that contains multiple signing certificates. As suggested, removing one of them resolved the problem.
Any estimate about the resolution?

Thanks

@peppelinux
Copy link
Member

it could be also related to this
#325

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants