Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Application secret management APIs
- New Child Application Secret Management APIs - Added support for rotating and deleting secrets for parent, child, and standalone applications. Partners can now maintain up to two active secrets per application, enabling zero-downtime credential updates. See Application Secret Management for implementation details.
Skills count update in response payload
- We've updated the count of "skills" that are sent back to the ATS in AWLI response payload up-to 3 skills per candidate.
New partner onboarding paused
- Added an important note to indicate that we are currently not supporting new partners for AWLI as we actively work on developing a new version.
New certification test cases
- Added new test case are for LinkedIn Partners
FAQ updates for AWLI V3
- Product and Technical FAQs questions updated for AWLI V3
Automatic V2 to V3 transition
Partners who were using AWLI V 2.0 are now being automatically transitioned to AWLI V 3.0. No additional steps are necessary from our customers or partners.
AWLI V3 direct build guide and migration testing
- Added Guide to Build AWLI V3 Directly (for Existing Partners)
- Migration Testing Guide updated to include the following:
- Instructions to render and test AWLI V3
- Staffing and non-staffing customer setup
- Staffing and non-staffing consent screen examples
- Mobile Devices Testing
Cookie-based to OAuth migration
- AWLI content updated from Cookie-based authentication to Oauth
- Restructured existing content for better user experience
V2 to V3 migration guide
Please use Migration Testing Guide for information on how to migrate from Apply With Linkedin v2.0 to Apply With Linkedin v3.0
OAuth provisioning for customer applications
As a part of migration, customer developer applications will be provisioned with the Apply With LinkedIn OAuth settings. This includes adding a new AWLI permission and two redirect URLs
BUTTON and DATA mode deprecation, OAuth consent flow
- Beginning May 1, 2022, we will replace the current cookie-based Apply with LinkedIn experience with an OAuth model. Candidate consent will now be handled within the OAuth flow. We do not expect partners to do any work. The below images display the non-staffing and staffing variant of the consent screen.

- Beginning May 1, 2022, we will deprecate BUTTON and DATA mode. Multiple page flows like the Standard Flow and Create Account flow can still be supported but will require persisting profile data in the first page. Here's how a multi-page flow will look like with BUTTON_DATA mode:
- The Apply With LinkedIn widget in
BUTTON_DATAmode is rendered on the first page of the job apply flow - Candidate clicks the Apply With LinkedIn button
- LinkedIn sends the candidate's profile data to the callback method specified in the widget
- Partner stores/caches the LinkedIn profile data from the callback
- If the candidate's profile data needs to be populated on any subsequent pages, the partner uses the stored LinkedIn profile data from the first page
- When the candidate submits the job application, the partner loads the Apply With LinkedIn widget in
CONVERSIONmode
- The Apply With LinkedIn widget in
Video tutorials and development tools
- Configure Customer Applications and ATS Integrations
- Added a video tutorial in Display the ATS Integration Configuration Plugin section.
- Added a video tutorial in Enable Customer Integrations section.
- Added a video tutorial in Verify Customer Integrations section.
- Added API error details in Display the ATS Integration Configuration Plugin , Enable Customer Integrations and Verify Customer Integrations sections.
- Separate Release Notes section is added for Apply with LinkedIn.
- Development Tool section is added for Apply with LinkedIn.
Staffing agency plugin illustration
- Apply With LinkedIn - Added an illustration of the rendered plugin for customers that will use profile info across multiple jobs, i.e. Search & Staffing agencies.