877. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/9/2019 5:42:35 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

877.1 Files compared

# Location File Last Modified
1 Webvram-v4.zip\20190725-webvram-source.zip\Sources\WebVRAM.Web.ng appsettings.PublishProduction.json Tue Jul 23 23:11:38 2019 UTC
2 Webvram-v4.zip\20190725-webvram-source.zip\Sources\WebVRAM.Web.ng appsettings.PublishProduction.json Mon Sep 9 12:22:01 2019 UTC

877.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 108
Changed 2 4
Inserted 0 0
Removed 0 0

877.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

877.4 Active regular expressions

No regular expressions were active.

877.5 Comparison detail

  1   {
  2     // pub p rod
  3  
  4     // Azure  Vault
  5     // readm e @ https: //docs.mic rosoft.com /en-us/azu re/key-vau lt/key-vau lt-use-fro m-web-appl ication
  6     "Vault":  "https:// va-webvram -devtest-v ault.vault .usgovclou dapi.net/" ,
  7     "ClientI d": "96f88 9ee-3654-4 f61-b369-5 f93574edc3 7",
  8     "ClientS ecret": "A zure Activ e Director y Key (for  example:  g58K3dtg59 o1Pa+e59v2 Tx829w6VxT B2yv9sv/10 1di=)",
  9  
  10     // Loggi ng
  11     "Serilog ": {
  12       "Minim umLevel":  {
  13         "Def ault": "De bug"
  14       }
  15     },
  16  
  17     // Datab ase
  18     "Databas e": {
  19         "Connectio nString":  "metadata= res://*/Do main.WebVR AMModel.cs dl|res://* /Domain.We bVRAMModel .ssdl|res: //*/Domain .WebVRAMMo del.msl;pr ovider=Sys tem.Data.S qlClient;p rovider co nnection s tring=&quo t;data sou rce= URL             ;initial c atalog=Web VRAM_Dev;p ersist sec urity info =True;user  id=VRAMWe bUser;pass word=VRAMW ebPa55Wrd% %;Multiple ActiveResu ltSets=Tru e;App=Enti tyFramewor k"" 
  20     },
  21  
  22     // WebVR AM 
  23     "WebVRAM ": {
  24       "Angul ar": {
  25         "Web ApiDirecto ry": "api/ ",
  26         "Ang ularViewsD irectory"  : "ng/view s/",
  27         "Ang ularTempla tesDirecto ry": "ng/t emplates/" ,
  28         "Ang ularDebugE nabled": t rue,
  29         "Ang ularLoggin gEnabled":  true,
  30         "Idl eWatchEnab led": true ,
  31         "Idl eTime": 60 0,
  32         "Idl eTimeout":  60,
  33         "Iam Enabled":  false,
  34         "Dat eTimeZoneF ormat": "M /D/YYYY, h :mm A z",
  35         "Dat eTimeForma t": "M/D/Y YYY, h:mm  A" 
  36       },
  37       "Vista ": {
  38           "Hostname" : " URL         ",
  39         "Rpc Port": 940 1,
  40         "Men uOption":  "KPA VRAM  GUI",
  41         "Bse Applicatio nPassPhras e": "TBD"
  42       },
  43       "JWT":  {
  44         "Jwt Registered Claims": " webvram-de v-va-gov",
  45  
  46         // E xpiration  in minutes
  47         "Jwt Expiration ": 7,
  48  
  49         // J wtSecurity Key (AES25 6KW) MUST  be 32 byte s
  50         "Jwt SecurityKe y": "VrKXe yFHxqBFb9c 3bLdzk2Ejt vvG9Upt",
  51  
  52         // J wtSignatur eKey (HMAC _SHA512) S HOULD be > = 64 bytes
  53         "Jwt SignatureK ey": "8Wwf JMQC73M4dS CqNkcrHgHe k8Q32DQwNt UVdUGRSjJ3 XrPVZvA2Sm 2Ja8ZMNSQQ "
  54       }
  55     }
  56   }