Skip to content

Commit 63752dc

Browse files
committed
correct a README typo
1 parent 6a044e7 commit 63752dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The first button uses VS Code's Simple Browser feature, which creates a tab alon
5252

5353
### Notes About Simple Browser
5454
- There is only ever a single Simple Browser tab. Launching another server's Management Portal in it will replace the previous one.
55-
- 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.
55+
- 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.
5656
- Locate the five web applications whose path begins with `/csp/sys`
5757
![Portal web app list](images/README/portalWebApps.png)
5858

0 commit comments

Comments
 (0)