This API is to be called to migrate a user from an existing source into Okta.
Clone or download
cd into the root dir
run:
./mvnw spring-boot:run
run:
./mvnw package
then:
java -jar target/live-migration-0.0.1-SNAPSHOT.jar
This API is to be called to migrate a user from an existing source into Okta.
Clone or download
cd into the root dir
run:
./mvnw spring-boot:run
run:
./mvnw package
then:
java -jar target/live-migration-0.0.1-SNAPSHOT.jar