How to set up LinkedIn sign-in
Let candidates sign in to your job board with their LinkedIn account.
AJ
By Abi Tyas Tunggal and Jack WalshLet candidates sign in to your job board using their LinkedIn account. This is especially useful for job boards since most candidates already have a LinkedIn profile.
Before you begin
You'll need:
- A LinkedIn account
- A LinkedIn Company Page (you can create one for free)
- Admin or owner access to your Cavuno job board
Step 1: Create a LinkedIn app
- Go to linkedin.com/developers/apps and sign in
- Click Create app
- Fill in the required fields:
- App name — use your job board name (e.g., "Venture Capital Careers"). This is what candidates see on the consent screen.
- LinkedIn Page — select your company page
- App logo — upload your job board logo
- Legal agreement — check the box to accept
- Click Create app
Step 2: Enable OpenID Connect
- In your app dashboard, go to the Products tab
- Find Sign In with LinkedIn using OpenID Connect
- Click Request access and accept the terms
- The product should be enabled immediately
Step 3: Add your redirect URL
- Go to the Auth tab in your LinkedIn app
- Under OAuth 2.0 settings, find Authorized redirect URLs
- Click Add redirect URL and enter your callback URL
If you use a custom domain:
text
1https://yourdomain.com/api/board-auth/oauth/linkedin/callback
If you use the default Cavuno subdomain:
text
1https://cavuno.com/api/board-auth/oauth/linkedin/callback
- Click Update to save
Step 4: Copy your credentials
- Still on the Auth tab, find the Application credentials section
- Copy your Client ID
- Click the eye icon next to Primary Client Secret to reveal it, then copy it
Step 5: Add credentials to Cavuno
- In Cavuno, go to Board settings
- Scroll down to LinkedIn Sign-In
- Paste your Client ID and Client Secret
- Click Save credentials
Once saved, you'll see a green Active badge confirming LinkedIn sign-in is enabled.
Verify it works
- Open your job board's sign-in page
- You should see a Continue with LinkedIn button
- Click it and verify you're redirected to LinkedIn's consent screen showing your app name
- Complete the sign-in and confirm you're redirected back to your board