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 Portal)
-
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 SSOdomainNameOption Description FQDNEnter the fully qualified domain name for the of the server where the endpoint is located. HTTPportEnter the HTTP port number for the endpoint. HTTPSportEnter the HTTPS port number for the endpoint. If you are not using a secure web port, enter -1.SSODomainNameThe name of the SSO domain to assign the endpoint to. -