Create a Developer Portal Application
Register an application in the Paycor Developer Portal to enable OAuth 2.0 authentication.
Sign into Developer Portal
Go to developers.paycor.com and sign in with your Paycor admin credentials.
Create an Application
In the Developer Portal:
- Click Add Application
- Select Standard application type
- Enter your application name
- Click Create
Configure Redirect URI
Under Application Settings:
- Set the redirect URI to
https://api.stackone.com/connect/oauth2/paycor/callback - Save changes
Copy Credentials
From the Security Connection tab, copy:
- Client ID (OAuth Client ID)
- Client Secret
- APIM Subscription Key
Configure Data Access
Under the Data Access tab, enable the required scopes for your use case. Common scopes include View Employee Information, View Legal Entity Employees, View Employee Pay Rates, and View Time Off Requests.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Paycor:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Paycor
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- Application Scope Name
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile