164. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/24/2018 2:25:00 PM Central 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.

164.1 Files compared

# Location File Last Modified
1 CUI-v2.5.0-release-source.zip .env.dev Fri Mar 23 17:02:06 2018 UTC
2 CUI-v2.5.0-release-source.zip .env.dev Fri May 18 15:39:45 2018 UTC

164.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 7 62
Changed 6 14
Inserted 0 0
Removed 0 0

164.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

164.4 Active regular expressions

No regular expressions were active.

164.5 Comparison detail

  1   # .env.dev
  2   # DEPLOY_T YPE=dev
  3  
  4   # export e nv_dev_fil e=$(echo ' .env.dev'  >> debug_e nv_load_or der.txt)
  5  
  6   export APP _URL="http s:// URL "
  7   export APP _LOGIN_URL ="https:// URL "
  8  
  9   ########## ########## ########## ########## ########## ########## ########## ########## ########## ##
  10   ## Environ ment varia bles relat ed to data  (ExamMana gement and  ExamRespo nse) being  sent to D AS
  11   ########## ########## ########## ########## ########## ########## ########## ########## ########## ##
  12   export DAS _ECRUD_ENA BLE_NOTIFI CATIONS="t rue"
  13   export DAS _API_URL=" https:// URL "
  14  
  15   ########## ########## ########## ########## #########
  16   ## SSOi Co nfiguratio n
  17   ########## ########## ########## ########## #########
  18   export SSO I_CALLBACK _URL="http s:// URL "
  19   export SSO I_ISSUER=" AWSCUI"
  20   export SSO I_IDP_TARG ET_URL="ht tps:/
D N S . U RL
  21   export SSO I_IDP_CERT _FINGERPRI NT="DE:6A: 65:94:2E:0 D:9F:C6:38 :A7:AA:08: 69:11:2E:D 0:57:EB:25 :54"
  22   export SSO I_NAME_IDE NTIFIER_FO RMAT="urn: oasis:name s:tc:SAML: 2.0:nameid -format:em ail"
  23   export SSO I_CERTIFIC ATE="ssl/d ev/cui-sam l.crt"
  24   export SSO I_PRIVATE_ KEY="ssl/d ev/www.dev -cui.va.go v.key"
  25  
  26   ########## ########## ########## ########## ########## ########
  27   ## DAS Sit e-To-Site  Connection
  28   ########## ########## ########## ########## ########## ########
  29   export DAS _HOST="das -test.va.g ov"
  30   export DAS _IP=" IP "
  31  
  32   ########## ########## ########## ########## ########## ########
  33   ## MVI Sit e-To-Site  Connection
  34   ########## ########## ########## ########## ########## ########
  35   export MVI _HOST="pre prod.servi ces.eauth. va.gov"
  36   export MVI _IP=" IP "
  37  
  38