To assign endpoints to endpoint groups for Infor Landmark Technology in a federated scenario

  1. Log in to a Landmark command line session.
  2. For each endpoint you need to assign to an endpoint group, run the following command. Use the following guidelines to map the endpoints to the endpoint groups:
    • LSFInternal to the Internal endpoint group

    • LSFExternal to the ExternalRedirect endpoint group

    • LMRKInternal to the Internal endpoint group

    • LMRKExtRedirect to the ExternalRedirect endpoint group

    • LMRKExternal to the External endpoint group

    secadm httpendpoint httpendpointgroup assign httpendpointgroupname FQDN HTTPport HTTPSport

    Option Description
    httpendpointgroupname The name of the endpoint group to which you are assigning the endpoint.
    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.