fix: strict saml-schema-protocol-2.0.xsd compat by rotarydrone · Pull Request #2 · Semperis/SilverSamlForger · GitHub
Skip to content

fix: strict saml-schema-protocol-2.0.xsd compat#2

Open
rotarydrone wants to merge 1 commit into
Semperis:mainfrom
rotarydrone:main
Open

fix: strict saml-schema-protocol-2.0.xsd compat#2
rotarydrone wants to merge 1 commit into
Semperis:mainfrom
rotarydrone:main

Conversation

@rotarydrone

Copy link
Copy Markdown

Recently observed a rare case where saml-schema-protocol-2.0.xsd was strictly enforced by the SP, causing the forged assertion to be rejected. this is due to ordering of the XML elements. should be Issuer -> Signature -> Subject.

This PR restructures the XML to be strictly compatible with saml-schema-protocol-2.0.xsd.

Test an assertion here before and after: https://www.samltool.com/validate_xml.php

@sonarqubecloud

Copy link
Copy Markdown

@github-advanced-security

Copy link
Copy Markdown

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.

2 participants