From 70989ba23eb50f5e337e3f78ad9bb60ef304d794 Mon Sep 17 00:00:00 2001 From: Tom Bogaard <95357244+bogaardt@users.noreply.github.com> Date: Thu, 14 Dec 2023 16:24:13 +0100 Subject: [PATCH] Update README.md --- docs/public/project/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/public/project/README.md b/docs/public/project/README.md index 03eef8996..f92ebc14b 100644 --- a/docs/public/project/README.md +++ b/docs/public/project/README.md @@ -79,7 +79,7 @@ In line with the features listed above, the first release of Web OC (Dec 2023, r | | Front-end (Libaries and Web OC components):
- Version management: Deltares Github
- Issue tracking in JIRA
- New branch in Git for each issue (manual)
- Review and push to main branch (manual)
- Run tests for Typescript libraries (automated Teamcity)
- Run test for Web OC components (automated Teamcity)
- Test successful, deploy on Azure test environment (artifact on build server) | | Adhere present day insights regarding cyber security, authentication and authorization | Using OpenID Connect / Oauth2, for both Web OC front-end and FewsWebServices
FEWS permissions as configured in FEWS configuration respected by FewsWebServices
Run automated ZAP scan (OWASP) on Web OC components and demo Web OC.
Web OC will directly connect to FewsWebServices to obtain configuration and relevant data from the FEWS database. | | Performance | During the development process of Web OC, the FewsWebServices back-end will be enhanced continuously to improve performance and add functionality. It is intended not to introduce any additional software to the Web OC stack to further improve the performance of Web OC. | -| Relevant configuration will be part of the existing Delft-FEWS configuration concept. | All configuration related to what content is being displayed in Web OC, is managed by the Delft-FEWS configuration. Referentie | +| Relevant configuration will be part of the existing Delft-FEWS configuration concept. | All configuration related to what content is being displayed in Web OC, is managed by the Delft-FEWS configuration. [Web OC Configuration](https://deltares.github.io/fews-web-oc/configuration/) | \*Please note that Web OC will not support all functionality available in the Desktop OC regarding the features listed above. In addition, not all configurations might be supported. For questions on this matter, please contact Web OC Team via fews-pm@deltares.nl.