/identity-service

Service for managing identities on the NIMBLE platform.

Primary LanguageJavaApache License 2.0Apache-2.0

Identity Service

Service for managing identities on the platform.

Cloning

Set the --recursive flag when cloning this repository (e.g. git clone --recursive https://github.com/nimble-platform/identity-service).

Run locally

In order to run the project locally without integrating it into the Micro-serivce infrastructure.

mvn clean install
cd identity-service
mvn spring-boot:run -Drun.jvmArguments="-Dspring.profiles.active=local_dev"

The project leading to this application has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 723810.