Build a Spring boot project with Microsoft Active Directory.
- Java 1.8 +
- Maven 3.8 +
- Microsoft Azure account.
-
Clone the project
git clone https://github.com/himash79/Microsoft-Active-Directory-Project.git
-
Configure the MS Azure
Follow the steps of `Micrsoft Azure AD Config.txt` file for configure the project and cloud enviroment.
-
Clean and build the project using maven
open command line (CMD) in project directory and execute 'mvn clean install'
-
Open project using intelij / eclipse
- localhost:8090/ - Redirect to home page of project and perform sign in.