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

594.1 Files compared

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

594.2 Comparison summary

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

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

594.4 Active regular expressions

No regular expressions were active.

594.5 Comparison detail

  1   # .env.pro d
  2   # DEPLOY_T YPE=prod
  3  
  4   # export e nv_prod_fi le=$(echo  '.env.prod ' >> debug _env_load_ order.txt)
  5  
  6   export APP _URL=https :// URL
  7   export APP _LOGIN_URL ='https:// URL /sign_in'
  8  
  9   # This is  the inbox  that will  receive me ssages whe n users cl ick "Reque st CUI
  10   # Support"  link at b ottom of / sign_in.
  11  
  12   export SUP PORT_REQUE ST_INBOX=" P I                "
  13  
  14   ########## ########## ########## ########## ########## ######
  15   ########## ##### VIA  CONFIGURAT ION####### ########## ######
  16   ########## ########## ########## ########## ########## ######
  17   export VIA _CONS_APP_ TOKEN=" A I
"
  18   export VIA _CONS_APP_ PASS=" AI "
  19   export VIA _ACTIVE_FO R_CPP=true
  20   export VIA _ACTIVE_FO R_CUI=true
  21   export VIA _HOST=" URL "
  22   export VIA _IP=" IP   # alternat e address  " IP
  23   export VIA _API_URL=" https:// URL /via-webse rvices/ser vices/"
  24  
  25   ########## ########## ########## ########## #########
  26   ########## ### SSOi C onfigurati on ####### ##########
  27   ########## ########## ########## ########## ##########
  28   export SSO I_CALLBACK _URL="http s:// URL /saml/cuic allback"
  29   export SSO I_ISSUER=" AWSCUI"
  30   export SSO I_IDP_TARG ET_URL="ht tps:// URL /affwebser vices/publ ic/saml2ss o?SPID=AWS CUI&Re layState=h ttps:// URL "
  31   export SSO I_IDP_CERT _FINGERPRI NT="
A I "
  32   export NAM E_IDENTIFI ER_FORMAT= "urn:oasis :names:tc: SAML:2.0:n ameid-form at:email"
  33   export SSO I_CERTIFIC ATE=" EKL "
  34   export SSO I_PRIVATE_ KEY=" EKL   #dev key u sed in all
  35