Journey Manager (JM) The transaction engine for the platform. | System Manager / DevOps | 23.10This feature was updated in 23.10
Manager allows you to configure form spaces according to your specific requirements, including 2 Factor AuthenticationTwo-factor authentication (2FA), sometimes referred to as two-step verification or dual factor authentication, is a security process in which the user provides two different authentication factors to verify themselves to better protect both the user's credentials and the resources the user can access. Two-factor authentication provides a higher level of assurance than authentication methods that depend on single-factor authentication (SFA), in which the user provides only one factor -- typically a password or passcode. Two-factor authentication methods rely on users providing a password as well as a second factor, usually either a security token or a biometric factor like a fingerprint or facial scan. that significantly improves a form space security.
You must have an administrator role assigned to your account to perform this configuration.
To configure a form space:
http://hostname.com/contextPath/servletPath/pathInfo
, for example, https://mydomain.com/feedback/
.
This is where forms are hosted and can be accessed by users. When a Manager server starts up, a context path is created for each deployed form space unless an entry with the same form space name or context path already exists.
ProxyPassMatch ^/cwf(.*)$ ajp://mydomain.com:9009/feedback$1
ProxyPassReverse /cwf ajp://mydomain.com:9009/feedback
You can leave this field blank but assign this form space to a required security manager. For more information, see the Configure a Security Manager and Assign Form Spaces to a Security Manager chapters of security managers documentation.
Forms configured with a different authentication mode to the authentication configured in the form space will be highlighted with a warning message.
Changes made to the Content Editable checkbox can only be applied once you clicked the Save button.
You can use this setting for testing forms in the Manager console.
Prior to version 22.10, this option was called Internal Transactions where you could specify whether this form space is licensed for Internal (business users) transactions as well as External (customer) transactions. If not selected, this form space is licensed for external transactions only..
You can change the type of licensing transactions of each form. | 18.11 This feature was introduced in 18.11.
You can configure form space’s properties in the Properties Edit tab.
Next, learn how to configure form space properties.