FastClose can integrate with the Nextworld ERP SSO system. If your Nextworld ERP has SSO enabled then you can take advantage of this within FastClose.
FastClose supports both Nextworld OIDC and Nextworld SAML configurations.
To authenticate users FastClose matches the username field from the User account with the Username field in Nextworld.
Before enabling this you should ensure Nextworld SSO is working correctly for your domain
On the FastClose Server Admin site: Click System → Setup and scroll to the Server Authentication section.
Select Nextworld from the dropdown.
You may visit the Password Override page if you cannot login using SSO Authentication during configuration and setup of new users.
API SSO Config URL This is the URL to access the SSO Config from Nextworld. FastClose Server uses this URL to obtain the Nextworld SSO Config. It usually ends in /SSO
SSO Domain This is your Single Sign-On Domain that that would have been specified during the configuration of your Nextworld SSO. It is the URL clients can visit to sign in to Nextworld using SSO. E.g., customer.nextworld.net
SSO Config ID The Config ID is the internal ID (nwId
) of your desired 'Single Sign On' record from the Tenant Environment Setup App in Nextworld.
Redirect URI This read-only value is the Redirect URI (i.e. Callback URL) that will be used by Nextworld to return to FastClose Server once authenticated. The URL should be added to your Nextworld 'General SSO Configuration' under 'Allowed Redirect URLs'.