Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 848 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 848 Bytes

carbon-identity-framework

Branch Build Status
master Build Status

This repository contains the core components and features required by the WSO2 Identity Server product.

Building from the source

If you want to build carbon-identity-framework from the source code:

  1. Install Java7 or above
  2. Install Apache Maven 3.x.x(https://maven.apache.org/download.cgi#)
  3. Get a clone or download the source from this repository (https://github.com/wso2/carbon-identity-framework.git)
  4. Run the Maven command mvn clean install from the carbon-identity-framework directory.