To add endpoints for Infor Landmark Technology in a federated scenario
-
Gather the fully qualified domain names and ports
for your Infor Lawson System Foundation and Landmark systems, so that
you can set up the following endpoints within Landmark:
-
LSFInternal (for the Lawson for Infor Ming.le)
-
LSFExternal (for the Infor Lawson System Foundation web application)
-
LMRKInternal (for the Landmark internal access)
-
LMRKExtRedirect (for the Landmark external redirection)
-
LMRKExternal (for the Landmark web application)
-
-
Log in to a Landmark command line session and, for
each endpoint, run the following command. Note that the LMRKInternal
and LMRKExternal endpoints may already exist. When you supply values
for endpoints, you will also map them to the following SSO domains:
-
LSFInternal to the Internal SSO domain
-
LSFExternal to the ExternalLSFWeb SSO domain
-
LMRKInternal to the Internal SSO domain
-
LMRKExtRedirect to the ExternalLSFWeb SSO domain
-
LMRKExternal to the External SSO domain
secadm httpendpoint add FQDN HTTPport HTTPSport SSOdomainName
Option Description FQDN
Enter the fully qualified domain name for the of the server where the endpoint is located. HTTPport
Enter the HTTP port number for the endpoint. HTTPSport
Enter the HTTPS port number for the endpoint. If you are not using a secure web port, enter -1
.SSODomainName
The name of the SSO domain to assign the endpoint to. -