ADP - How do I link my account?
Overview
To authenticate with ADP, you need:
- Client ID - A unique identifier for your client.
- Client Secret - A confidential key used to authenticate the identity of the application (client).
This guide will walk you through obtaining these credentials within ADP.
Prerequisites:
- You must have an account with ADP.
Instructions:
Step 1: Finding Your Client Credentials
- Log in to your ADP Developer account.
- Navigate to the Apps section of the Developer Portal.
- Click on the Register App button.
- Fill in the required information for your app.
- Agree to the ADP Developer Terms of Service and Privacy Policy.
- Click the Submit button to complete the app registration process.
- Once you are done with the registration process, you can obtain your credentials by navigating to the Apps section of the Developer Portal.
- Click on the name of the app you just registered above.
- Click on the Credentials tab to view your app’s Client ID and Client Secret.
Step 2: Enter credentials in the Connect UI
Once you have both the Client ID and Client Secret:
- Open the form where you need to authenticate with ADP.
- Enter your Client ID and Client Secret in their respective fields.
- Submit the form, and you should be successfully authenticated.
You are now connected to ADP.