samples-is a repository containing applications and guides that demonstrate capabilities of WSO2 Identity Sever.
- Quick Start Guide
- SAML2 SSO sample application
- OIDC SSO sample application
- Sample post authentication handler
- Oauth sample client authenticator
- Conditional authentication sample
You can download the samples-is distribution from this link.
Distribution is named is-samples-<version>.zip
Alternatively, you can build the distribution from the source code using the following instructions.
- Get a clone or download source of this repository
- Run the Maven command
mvn clean install
from source directory
samples-is code is distributed under Apache license 2.0.