200. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 2/21/2018 6:58:23 AM Central 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.

200.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.4.0-source-archive.zip .env.test Thu Dec 21 03:33:17 2017 UTC
2 CUI-CPP-v2.4.0-source-archive.zip .env.test Tue Feb 13 15:42:32 2018 UTC

200.2 Comparison summary

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

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

200.4 Active regular expressions

No regular expressions were active.

200.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:// SERVER /ecrud/v1/ core/examM anagement"
  14   export VLE R_DAS_CERT ="./ssl/vl er-das/www . URL .crt"
  15   export VLE R_DAS_CACE RT="./ssl/ vler-das/c achain.crt "
  16   export VLE R_DAS_KEYF ILE="./ssl /vler-das/ SERVER .key"
  17   export VLE R_DAS_EXAM _RESPONSE_ URL="https :// SERVER /ecrud/v1/ core/examR esponse/tr ansform"
  18  
  19   ########## ########## ########## ########## #########
  20   ########## ## SSOi Co nfiguratio n ######## #########
  21   ########## ########## ########## ########## #########
  22   export SSO I_CALLBACK _URL="http s://www.te st-cui. DNS     /saml/cuic allback"
  23   export SSO I_ISSUER=" AWSCUI"
  24   export SSO I_IDP_TARG ET_URL="ht tps:// SERVER /fedredire ctjsp/fedr edirect.js p?SPID=AWS CUI"
  25   export SSO I_IDP_CERT _FINGERPRI NT=" RE D
A
C TE D"
  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/www. URL .key"
  30