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
4 changes: 2 additions & 2 deletions opensaml4-webprofile-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ The demo acts a good overview guide to OpenSAML demonstrating:
* Building, singing and sending a AuthnRequest using HTTP Redirect binding
* Parsing and verifying signatures on AuthnRequest
* Sending a Response message using the Artifact binding
* Encrypting and decryoting a Assertion
* Encrypting and decrypting an Assertion

## Runing the code
## Running the code
Clone the code, navigate to the folder for this sample and run:
```
mvn tomcat:run
Expand Down