To add an HTTP endpoint and assign it to an SSO domain
In the Infor Rich Client, access the Security System Management application, and then Endpoints. On the HTTP Endpoint List of the Endpoints Management form, select Actions > Create, and then create a record using the fields described below.
- or -
At a Landmark command prompt, type
secadm httpendpoint add fqdn http-port
https-port ssodomain
where
Option | LRC Field Names | Description |
---|---|---|
fqdn
|
FQDN |
Enter a fully qualified domain name for the server for the endpoint. For example, |
http-port
|
HTTP Port | Enter the HTTP port number of the endpoint. |
https-port
|
HTTPS Port | Enter the HTTPS port number of the endpoint. |
ssodomain
|
SSO Domain | Enter the name of the SSO domain. |
Note:
Lawson uses a value of -1
to represent
the port number when there is no defined port for the specified HTTP
or HTTPS protocol.