Adding security in Atlas

@Shweta
I have configured Atlas for AD integration,
Steps you can follow to configure it :

  1. You need to specify the AD parameters required in settings.xml, Compile WebAPI
  2. Configure config-local.js under Atlas\js directory to pull the Active Directory login box in Sign In
  3. Configure app.js to include only Active directory login
  4. Once WenAPI.war is deployed, open Atlas- Click sign in and login with the Active directory credentials,

Hope it helps.