An active account on either the Nxsys or Payroll system is required to create a client application.Once your account is active, you can create a client application by following these steps.Ensure that you select the appropriate system guideline from the tab below.
1. Log in to the Nxsys Admin: https://portal.nxsys.tech2. Go to Employers Management4. Select the Client Applications tab5. Fill in the required fields and click on "Create"Name
: The name of the client application.
Redirect URIs
: The URLs to redirect to after authentication. You can add multiple URLs by clicking on the +
button.
If you don't have a domain name, you can use dummy values in their place and register your client.
6. Copy the Client ID and Client SecretClient ID
is used to identify the client application.
Client Secret
is used to authenticate the client application.
These credentials are used in Step 2: Obtain Authorization Code.Client Secret
is a sensitive information. Do not share it with anyone and keep it in a secure location.