597. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/14/2017 1:29:04 PM Eastern Standard 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.

597.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.3.2-source.zip .env.test Mon Nov 20 23:19:07 2017 UTC
2 CUI-CPP-v2.3.2-source.zip .env.test Thu Dec 14 16:07:40 2017 UTC

597.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 6 38
Changed 5 22
Inserted 0 0
Removed 0 0

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

597.4 Active regular expressions

No regular expressions were active.

597.5 Comparison detail

  1   # .env.tes t
  2   # This is  used when  RAILS_ENV  is set to  test
  3  
  4   # export e nv_test_fi le=$(echo  '.env.test ' >> debug _env_load_ order.txt)
  5  
  6   export DOC KER_HOST_W EB_PORT= PORT
  7  
  8   # Is this  the right  place for  this?? - R Frost
  9   ########## ########## ########## ########## ########## ########## ########## #########
  10   # Environm ent variab les relate d to data  (ExamManag ement and  ExamRespon se) being  sent to DA S
  11   ########## ########## ########## ########## ########## ########## ########## #########
  12   export VLE R_DAS_ENAB LE_NOTIFIC ATIONS=tru e
  13   export VLE R_DAS_EXAM _MANAGEMEN T_URL="htt ps:// URL /ecrud/v1/ core/examM anagement"
  14   export VLE R_DAS_CERT =" EKL "
  15   export VLE R_DAS_CACE RT=" EKL "
  16   export VLE R_DAS_KEYF ILE=" EKL "
  17   export VLE R_DAS_EXAM _RESPONSE_ URL="https :// URL /ecrud/v1/ core/examR esponse/tr ansform"
  18  
  19   ########## ########## ########## ########## #########
  20   ########## ## SSOi Co nfiguratio n ######## #########
  21   ########## ########## ########## ########## #########
  22   export SSO I_CALLBACK _URL="http s:// URL /saml/cuic allback"
  23   export SSO I_ISSUER=" AWSCUI"
  24   export SSO I_IDP_TARG ET_URL="ht tps:// DNS /fedredire ctjsp/fedr edirect.js p?SPID=AWS CUI"
  25   export SSO I_IDP_CERT _FINGERPRI NT="A I "
  26   export SSO I_NAME_IDE NTIFIER_FO RMAT="urn: oasis:name s:tc:SAML: 2.0:nameid -format:em ail"
  27  
  28   export SSO I_CERTIFIC ATE=" EKL "
  29   export SSO I_PRIVATE_ KEY=" EKL "
  30