Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
13.2.2, 13.3.0
-
None
-
Tiger Sprint 211
Description
Path to reproduce:
1) switch to list view in the CM;
2) click `preview` link for an SSR SPA.
Actual:
SPA gives 500.
Expected:
SPA works normally.
Issue:
SPA detects the preview mode and tries to fetch a page model via preview URL but it fails because there is no JSESSIONID cookie under `/site`.
Solution:
Perform SSO handshake before opening the link.
Attachments
Issue Links
- duplicates
-
CMS-11921 SPA implementation with SDK breaks with 12.6 and 13.x due to SSO handshake
- Closed