samples-is repository contains the sample applications that are integrated with 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 at link.
Alternatively, you can install samples-is from the source using the following instructions.
- Get a clone or download source from this repository
- Run the Maven command mvn clean install from within the distribution directory.
samples-is code is distributed under Apache license 2.0.