Journey Manager (JM) The transaction engine for the platform. | System Manager / DevOps | All versions This feature is related to all versions.
Manager has a variety of built-in security access rules. One of them is to allow a user to access form's submissions only if a user's session matches a session used to render that form. If the sessions don't match, the user is expected to re-enter the save challenge details.
Composer forms prior to version 4.3 SP3 don't have this functionality within the form flow.
Manager comes with the form submission access controller service, which you can use to change (override) the existing users access rules to form's submissions.
If a session is re-established, access to the submissions will only be valid within the Anonymous Submission Access Timeout time configured for this form space.
To configure the form submission access controller service:
Check the CORS Headers setting of your form space and the System Default CSP Header setting of your organization to ensure the correct CSP is used.
IE8, 9 and 10 don't support TLS 1.1-1.2 or Content Security Protection (CSP).
Next, learn how to view core global services.