Branch | Build Status(Jenkins) | Build Status(TravisCI) |
---|---|---|
master |
Carbon Auth is a common authentication platform for Carbon 5 based products.
- OAuth2 Client Registration
- OAuth2 Token Endpoint
- OAuth2 Token Introspection
- OAuth2 Scope Registration
- SCIM
- User Info
- User Stores
- Java 8 or above
- Apache Maven 3.x.x
- Install above prerequisites if they have not been already installed
- Get a clone from this repository
- Run one of the following maven commands from carbon-auth directory
- To build with the tests
mvn clean install
- To build without running any unit/integration test
mvn clean install -Dmaven.test.skip=true
- To build with the tests
- Please report issues at Carbon Auth Github Issues
- Send your bug fixes pull requests to the master branch
WSO2 Carbon developers can be contacted via the mailing lists:
- Carbon Developers List : dev@wso2.org
- Carbon Architecture List : architecture@wso2.org