Skip to content

🐛 Fix / Return missing_certificate error when SAML signature has no X509 certificate - #51

Open
Actalab wants to merge 1 commit into
mainfrom
missing-certificate-error
Open

🐛 Fix / Return missing_certificate error when SAML signature has no X509 certificate#51
Actalab wants to merge 1 commit into
mainfrom
missing-certificate-error

Conversation

@Actalab

@Actalab Actalab commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

An IdP signing responses without embedding its X509 certificate in KeyInfo crashed Dsig.extract_public_key/2 with a MatchError. Verification now returns {:error, :missing_certificate}, translated (en/fr) via ErrorMessages so the end user gets an explicit configuration error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant