From 63752dc1070138eeff432287e3a1b7e023615b88 Mon Sep 17 00:00:00 2001 From: gjsjohnmurray Date: Sun, 18 Apr 2021 16:43:39 +0100 Subject: [PATCH] correct a README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b68d298..a7c3bbe 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The first button uses VS Code's Simple Browser feature, which creates a tab alon ### Notes About Simple Browser - There is only ever a single Simple Browser tab. Launching another server's Management Portal in it will replace the previous one. -- If the server version is InterSystems IRIS 2021.1.1 or later you will need to change a setting on the suite of web applications that implement Management Portal. This is a consequence of change [SGM031 - Support SameSite for CSP session and user cookies](https://docs.intersystems.com/iris20201/csp/docbook/relnotes/index.html#SGM031). Simple Browser will not be permitted to store Portal's session management cookies, so Portal must be willing to fall back to using the CSPCHD query parameter mechanism. +- If the server version is InterSystems IRIS 2020.1.1 or later you will need to change a setting on the suite of web applications that implement Management Portal. This is a consequence of change [SGM031 - Support SameSite for CSP session and user cookies](https://docs.intersystems.com/iris20201/csp/docbook/relnotes/index.html#SGM031). Simple Browser will not be permitted to store Portal's session management cookies, so Portal must be willing to fall back to using the CSPCHD query parameter mechanism. - Locate the five web applications whose path begins with `/csp/sys` ![Portal web app list](images/README/portalWebApps.png)