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

501.1 Files compared

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

501.2 Comparison summary

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

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

501.4 Active regular expressions

No regular expressions were active.

501.5 Comparison detail

  1   # .env.pre p
  2   # DEPLOY_T YPE=prep
  3  
  4   # export e nv_prep_fi le=$(echo  '.env.prep ' >> debug _env_load_ order.txt)
  5  
  6   export APP _URL=https ://www. DNS
  7  
  8   export DOC KER_HOST_W EB_PORT= PORT
  9  
  10   export SAN ITIZE=fals e
  11  
  12   #ActionMai ler Config
  13  
  14   export EMA IL_HOST='s mtp.gmail. com'
  15   export EMA IL_PORT= PORT
  16   export EMA IL_DOMAIN= 'gmail.com '
  17   export EMA IL_USER=' AI '
  18   export EMA IL_PASS=' AI '
  19  
  20   # DOM-127
  21   export SUP PORT_REQUE ST_INBOX=' cui.testin g2017@gmai l.com'
  22   #
  23  
  24   ########## ########## ########## ########## #########
  25   ########## ## SSOi Co nfiguratio n ######## #########
  26   ########## ########## ########## ########## #########
  27   export SSO I_CALLBACK _URL="http s:// DNS /saml/cuic allback"
  28   export SSO I_ISSUER=" AWSCUI"
  29   export SSO I_IDP_TARG ET_URL="ht tps:// DNS /affwebser vices/publ ic/saml2ss o?SPID=AWS CUI"
  30   export SSO I_IDP_CERT _FINGERPRI NT="5C:5F: 1E:34:54:3 F:12:0F:A7 :53:25:7C: 79:4A:00:E 5:FC:29:63 :E8"
  31   export SSO I_NAME_IDE NTIFIER_FO RMAT="urn: oasis:name s:tc:SAML: 2.0:nameid -format:em ail"
  32  
  33   export SSO I_CERTIFIC ATE="ssl/p re-prod/cu i-saml.crt "
  34   export SSO I_PRIVATE_ KEY="ssl/p re-prod/ DNS .key"
  35