# OpenSAML-sample-code **Repository Path**: bysun1/OpenSAML-sample-code ## Basic Information - **Project Name**: OpenSAML-sample-code - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-09 - **Last Updated**: 2024-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenSAML-sample-code Here I collect all code samples for OpenSAML from my books and my blog [https://blog.samlsecurity.com/](https://blog.samlsecurity.com/?utm_source=github&utm_medium=link&utm_campaign=opensaml_samples_collection&utm_content=main) These are the current samples in the collection * [Getting started with OpenSAML 4 and building AuthnRequest](getting-started-authnrequest) * [Complete demo of SP and IdP interacting with OpenSAML 4](opensaml4-webprofile-demo) * [Sending and receiving messages using HTTP Redirect](opensaml-http-redirect) * [Sending and receiving messages using HTTP Post](opensaml-http-post) * [OpenSAML 4 signing and signature verification](opensaml-signing-and-verification) * [OpenSAML 4 prettyprinting OpenSAML objects](opensaml-pretty-print) * [Getting started with OpenSAML 3](getting-started-opensamlv3)