user-identity-vault-test

1.0.0 • Public • Published

user-identity-vault

Esta librería contiene contiene la configuración de Evolok por cada medio y entorno DES,PRE, y PRO

DES: src/DES/evolok/config-identity.json

"des-www.elcorreo.com": {
  "businessName": "correo",
  "mediaMdmName": "EL_CORREO",
  "isEvolok": true,
  "urlEvolok" : "vocx.uat.evolok.net",
  "servicesName" : {

  },
  "brand": "elcorreo"
},

PRE:  src/PRE/evolok/config-identity.json

"pre-www.elcorreo.com": {
  "businessName": "correo",
  "mediaMdmName": "EL_CORREO",
  "isEvolok": true,
  "urlEvolok" : "vocx.uat.evolok.net",
  "servicesName" : {

  },
  "brand": "elcorreo"
},

PRO: src/PRO/evolok/config-identity.json

"www.elcorreo.com": {
  "businessName": "correo",
  "mediaMdmName": "EL_CORREO",
  "isEvolok": true, // Si es true, es que el medio está migrado a Evolok
  "urlEvolok" : "ev.elcorreo.com",
  "servicesName" : {
  },
  "brand": "elcorreo"
},

Instalación

Para instalar este paquete es necesario meterlo como requisito en nuestro composer.json de la siguiente forma:

composer require "vocento/<service>-client"
npm install "vocento/<service>-client"

Readme

Keywords

none

Package Sidebar

Install

npm i user-identity-vault-test

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

31.4 kB

Total Files

17

Last publish

Collaborators

  • yeisson