Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himash79/microsoft-active-directory-project

Build a Spring boot project with Microsoft Active Directory.
https://github.com/himash79/microsoft-active-directory-project

active-directory microsoft-azure microsoft-graph-api oauth2 spring-boot spring-security

Last synced: 4 days ago
JSON representation

Build a Spring boot project with Microsoft Active Directory.

Awesome Lists containing this project

README

        

# Microsoft-Active-Directory-Project
Build a Spring boot project with Microsoft Active Directory.

## Requirements

01) Java 1.8 +
02) Maven 3.8 +
03) Microsoft Azure account.

## Project setup

01) Clone the project

git clone https://github.com/himash79/Microsoft-Active-Directory-Project.git

02) Configure the MS Azure

Follow the steps of `Micrsoft Azure AD Config.txt` file for configure the project and cloud enviroment.

03) Clean and build the project using maven

open command line (CMD) in project directory and execute 'mvn clean install'

04) Open project using intelij / eclipse

## Initiate the project

01) localhost:8090/ - Redirect to home page of project and perform sign in.