Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.9.6 #71

Merged
merged 7 commits into from
Jul 28, 2021
Merged

v0.9.6 #71

merged 7 commits into from
Jul 28, 2021

Conversation

peppelinux
Copy link
Member

  • fix: ACS url on html abs refs (AssertionConsumerServiceURL required when using --html-path #68)

  • General improvement in report system

    • BREAKAGE: removed -report, only --report-format is used by now
    • BREAKAGE: --html-path renamed in --response-html-dumps
    • chore: added warning counter in general report summary
    • BREAKAGE: --report-output-file specifies the out path of the report, -rf html will implicitly dump html to ./html by default and --report-output-file can customize its path
  • fix: html dumps paths

  • Fix response base template (@mauromol)

    • The Issuer tag of Assertion must be the first child tag, before ds:Signature
    • This is mandated by the SAML 2.0 assertion schema.

peppelinux and others added 7 commits July 27, 2021 19:06
- BREAKAGE: removed `-report`, only `--report-format` is used by now
- BREAKAGE: `--html-path` renamed in `--response-html-dumps`
- chore: added warning counter in general report summary
- BREAKAGE: `--report-output-file` specifies the out path of the report, `-rf html` will implicitly dump html to ./html by default and `--report-output-file` can customize its path
The `Issuer` tag of `Assertion` must be the first child tag, before `ds:Signature`

This is mandated by the SAML 2.0 assertion schema.
Fix response base template
@peppelinux peppelinux merged commit 12d72a9 into main Jul 28, 2021
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