#VERA Server API Endpoints default: # Networking configs veraServerUrl: http://localhost:5000 verificationServiceUrl: http://localhost:5000 mongoDbUrl: mongodb://localhost:27017 nodePort: 80 nodePortHttps: 443 # Session Mgmt configs clientId: vera_web_portal clientSecret: !!str tW0fdB%7kU5Tn%F$cAGs!EQv sessionSecret: !!str 1234 cookieMaxAge: 7200000 # Logging configs logLevel: info # SAML configs samlEntityId: TX3VERA samlSignaturesEntityId: TX3VERASignatures samlClientId: vera_saml_client samlClientSecret: !!str tW0fdB%7kU5Tn%F$cAGs!EQv samlPrivateKeyFile: sp-privatekey.pem samlPublicCertFile: sp-publiccert.crt # Interface configs approvalQueueEnabled: false domainPageEnabled: false