Backend apis of Gluu Admin UI.
- JDK 8+
- Maven 3+
- Git
To run the project locally execute following commands.
git clone https://github.com/GluuFederation/gluu-admin-ui-api.git
cd gluu-admin-ui-api
mvn clean install -Dmaven.test.skip=true
cd gluu-admin-ui-api/target
java -jar gluu-admin-ui-api-5.0.0-SNAPSHOT-standalone.jar
The application configuration can be modified at: https://github.com/GluuFederation/gluu-admin-ui-api/blob/main/app/src/main/resources/application-dev.properties
Once the project is compiled and started, UI can be accessed at port 8080.
For list of backend plugins: http://localhost:8080/plugins/list