| Branch | Build Status |
|---|---|
| master |
This repository contains the core components and features required by the WSO2 Identity Server product.
If you want to build carbon-identity-framework from the source code:
- Install Java 21.
- Install Apache Maven 3.x.x (https://maven.apache.org/download.cgi)
- Get a clone or download the source from this repository (https://github.com/wso2/carbon-identity-framework.git)
- Run
mvn clean installfrom the root directory.