505. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 11/16/2017 4:03:34 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.

505.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.3.1-release.zip .env.test Fri Oct 20 20:13:45 2017 UTC
2 CUI-CPP-v2.3.1-release.zip .env.test Thu Nov 16 19:25:11 2017 UTC

505.2 Comparison summary

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

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

505.4 Active regular expressions

No regular expressions were active.

505.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:// DNS /ecrud/v1/ core/examM anagement"
  14   export VLE R_DAS_CERT ="./ssl/vl er-das/ DNS .crt"
  15   export VLE R_DAS_CACE RT="./ssl/ vler-das/c achain.crt "
  16   export VLE R_DAS_KEYF ILE="./ssl /vler-das/ DNS .key"
  17   export VLE R_DAS_EXAM _RESPONSE_ URL="https :// DNS /ecrud/v1/ core/examR esponse/tr ansform"
  18  
  19   ########## ########## ########## ########## #########
  20   ########## ## SSOi Co nfiguratio n ######## #########
  21   ########## ########## ########## ########## #########
  22   export SSO I_CALLBACK _URL="http s:// DNS /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="AD:11: D3:95:CD:D 7:C2:27:A7 :C7:F7:80: 62:D6:2D:0 4:18:A2:80 :BD"
  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="ssl/t est/cui-sa ml.crt"
  29   export SSO I_PRIVATE_ KEY="ssl/t est/ DNS .key"
  30