{ "port": 8080, "domainName": "IIC", "persistence": { "module": "@warp-works/warpjs-mongo-persistence", "host": "localhost", "name": "IIC" }, "projectPath": "../w2projects", "public": "../w2projects/public", "folders": { "w2projects": "../w2projects" }, "cookieSecret": "ThisC00k1eISsw33t", "views": { "content": "DefaultPageView", "portal": "DefaultPortalView" }, "adminConfig": { "type": "AdminConfiguration", "id": "5ba9ca96ffe8c80011f1993f" }, "paginationSize": 5, "previews": { "relationshipPath": ["Overview", "Images", "Map", "Target"], "overviewPath": ["Overview"] }, "status": { "property": "Status", "public": ["Proposal", "Approved", "IndividualContribution"], "disclaimer": ["Proposal", "IndividualContribution"], "inheritance": "InheritFromParent" }, "analytics": { "apiKey": "UA-130031232-1" }, "headerItems": [{ "label": "Overview", "href": "/overview" }, { "label": "Testbeds", "href": "/testbeds" }, { "label": "Project Explorer", "href": "/project-explorer" }, { "label": "BoK", "href": "/body-of-knowledge" }, { "label": "Vocabulary", "href": "/vocabulary" }, { "label": "Ecosystem", "href": "/ecosystem" }], "pdfExport": { "coverLogo": "public/iic_images/IIC-logo-4.png", "coverImage": "public/iic_images/default-pdf-cover-image.png" }, "plugins": [{ "name": "I3C MapBrowser plugin", "moduleName": "@warp-works/warpjs-map-plugin", "path": "/map", "auth": true, "type": "portal-action", "config": { "mapMarkerType": "UseCase", "mapTypes": [ "IndustrySector", "StandardsOrganization", "ApplicationArea", "TechnologyArea" ], "paginationSettings": { "xs": 3, "sm": 4, "md": 5, "lg": 5 } } }, { "name": "Session manager", "moduleName": "@warp-works/warpjs-session-plugin", "path": "/session", "type": "session", "config": { "jwtSecret": "cannotGuessThi$", "jwtCookieName": "w2jwt", "roles": { "admin": "admin", "content": "content" }, "casSSO": { "enabled": false, "urlPrefix": "https://www.iiconsortium.org/sso/", "userAttribute": "ssoID" }, "users": { "entity": "Account", "usernameField": "UserName", "passwordField": "Password" }, "admin": { "username": "admin", "password": "$2a$10$5/b3MizUy3CEkjzLNIqrB.kS2p6ZeiMvlZPQ82/ZE1W/exiesMvCa" } } }, { "name": "ElasticSearch plugin", "moduleName": "@warp-works/warpjs-elasticsearch-plugin", "path": "/search", "auth": true, "type": "search", "config": { "host": "http://localhost:9200", "indexName": "warpjs", "pageSize": 10 } }, { "name": "imagemap-editor", "moduleName": "@warp-works/warpjs-imagemap-editor-plugin", "path": "/imagemap-editor", "auth": "content", "type": "action", "config": { "glyphicon": "picture", "label": "Edit ImageMap" } }, { "name": "domain-json-exporter", "moduleName": "@warp-works/warpjs-domain-json-exporter-plugin", "path": "/json-exporter", "auth": "admin", "type": "studio-domain-action", "config": { "glyphicon": "random", "label": "Export Domain JSN" } }, { "name": "survey-tool", "moduleName": "@warp-works/warpjs-survey-tool-plugin", "path": "/survey-tool", "type": "action", "config": { "glyphicon": "plane", "label": "IPT Survey", "schema": { "questionnaire": "IPT", "category": "CategoryQ", "question": "DimensionQ", "option": "OptionQ", "imageLibrary": "IMGLIB", "image": "Image", "iconImage": "IconImage", "logoImage": "LogoImage", "map": "Map", "resultSet": "ResultSet", "result": "Result", "relevantHigh": "Relevant_If_High", "relevantLow": "Relevant_If_Low", "content": "Content", "surveyToolFeedback": "SurveyToolFeedback", "email": "Email", "persona": "Persona" } } }] }