Add End Points
- Last Updated: June 19, 2025
- 2 minute read
- LoadMaster
- LoadMaster LTSF
- Documentation
Now, add the end points by following the steps below:
- Go to the Properties of the relying party trust.
- Select the Endpoints tab.
- Click Add SAML.
- Select SAML Assertion Consumer from the Endpoint type drop-down list.
- Select POST as the Binding.
- Enter the Virtual Service FQDN in the Trusted URL text box. Then, click OK.
- Click Add SAML again to add the logout endpoint.
- Select SAML Logout as the Endpoint type.
- Select POST as the Binding.
- Enter the logout URL in the Trusted URL text box, for example https://<VirtualServiceFQDN>/<LogoutURL>.
- Copy the URL from the Trusted URL text box into the Response URL text box. Then, click OK.
Both URLs should point towards the Virtual Service.