Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion opensaml-http-post/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Demo code on HTTP POST in OpenSAML 4
This code shows a how to use the HTTPPostEncoder and HTTPPostDecoder in OpenSMAL 4 to send a receive messages using the HTTP POST binding.
This code shows a how to use the HTTPPostEncoder and HTTPPostDecoder in OpenSMAL 4 to send and receive messages using the HTTP POST binding.

The code is explained with more detail and backgound on [this blog post](https://blog.samlsecurity.com/post/post-binding-opensaml-4/?utm_source=github&utm_medium=link&utm_campaign=opensaml_samples_collection&utm_content=http-post-binding)

Expand Down