Skip to content

wso2/carbon-identity-framework

Folders and files

NameName
Last commit message
Last commit date
Oct 1, 2024
Dec 11, 2024
Dec 11, 2024
Dec 11, 2024
Dec 11, 2024
Feb 23, 2020
Aug 20, 2019
Feb 23, 2016
Oct 4, 2023
Sep 30, 2024
Sep 26, 2017
Dec 11, 2024
Oct 3, 2017
Apr 20, 2024

Repository files navigation

carbon-identity-framework

Branch Build Status Travis CI Status
master Build Status Travis CI 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 Java 11
  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.