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

503.1 Files compared

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

503.2 Comparison summary

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

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

503.4 Active regular expressions

No regular expressions were active.

503.5 Comparison detail

  1   # .env.pro duction
  2  
  3   # export e nv_product ion_file=$ (echo '.en v.producti on' >> deb ug_env_loa d_order.tx t)
  4  
  5   export DOC KER_HOST_W EB_PORT= PORT
  6  
  7   # ActionMa iler Confi g
  8  
  9   # FIXME: T his is the  productio n environm ent.  The  values for  EMAIL_* s hould be
  10   #        t he "offici al" va.gov  account f rom which  applicatio n eMails a re generat ed.
  11  
  12   export EMA IL_HOST='s mtp.gmail. com'
  13   export EMA IL_PORT= PORT
  14   export EMA IL_DOMAIN= 'gmail.com '
  15   export EMA IL_USER=' AI '
  16   export EMA IL_PASS=' AI '
  17  
  18  
  19   ########## ########## ########## ########## #########
  20   ########## ### SSOi C onfigurati on ####### ##########
  21   ########## ########## ########## ########## ##########
  22  
  23   export SSO I_CALLBACK _URL="http s:// DNS /saml/cuic allback"
  24   export SSO I_ISSUER=" AWSCUI"
  25   export SSO I_IDP_TARG ET_URL="ht tps:// DNS /affwebser vices/publ ic/saml2ss o?SPID=AWS CUI&Re layState=h ttps:// DNS "
  26   export SSO I_IDP_CERT _FINGERPRI NT="F4:98: AC:89:74:8 6:12:23:2A :50:76:43: B0:02:B2:2 1:7D:F7:1A :58"
  27   export NAM E_IDENTIFI ER_FORMAT= "urn:oasis :names:tc: SAML:2.0:n ameid-form at:email"
  28  
  29   export SSO I_CERTIFIC ATE="ssl/p rod/cui-sa ml.crt"
  30   export SSO I_PRIVATE_ KEY="ssl/p rod/ DNS .key"    #dev key u sed in all
  31