Skip to content

Adds support for SAML request signing #81

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Adds support for SAML request signing #81

merged 1 commit into from
Aug 16, 2024

Conversation

morse255
Copy link
Contributor

This PR addresses issue #80. It adds a new CLI flag, sign-requests, that enables SAML request signing. This fixes an issue for us when integrating with an IdP that requires/supports signed requests.

Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@itzg itzg linked an issue Aug 16, 2024 that may be closed by this pull request
@itzg
Copy link
Owner

itzg commented Aug 16, 2024

I'll update the Go version separately.

@itzg itzg merged commit 5678303 into itzg:master Aug 16, 2024
1 of 2 checks passed
@morse255 morse255 deleted the saml-request-signing branch August 16, 2024 19:46
@itzg
Copy link
Owner

itzg commented Aug 16, 2024

This is released in https://github.com/itzg/saml-auth-proxy/releases/tag/1.14.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for SAML Request Signing
2 participants