Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Sharepoint integration doesn't work

Community Beginner ,
Jul 20, 2023 Jul 20, 2023

Hello,

 

For the past week, SharePoint integration in Adobe Acrobat has not been working.

After investigating, I noticed that this was linked to the cookie in Microsoft Edge. When I connect to the SharePoint site, no cookie is created in the "C:\Users\X\AppData\Local\Microsoft\Windows\INetCache" directory.

By using Edge's compatibility mode to run the page in Internet Explorer mode, cookies are created and the SharePoint integration works again.

Would you have an idea how to solve this problem without having to activate Edge compatibility mode?

Thank you for your help.

 

Best regards,

TOPICS
Manage files
2.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , Oct 16, 2023 Oct 16, 2023

Hello,

 

After several weeks of research, I have finally found the solution to the problem. SharePoint does not allow applications that do not use modern authentication, which was blocking the connection.

To address this issue, I had to permit non-authenticated applications to connect to SharePoint.

 

  1. Under Admin centers select SharePoint.
  2. Expand the Policies section then select Access Control.
  3. Select Apps that don't use modern authentication
  4. Select the radio button for Allow.
  5. Click OK.
Translate
Adobe Employee ,
Jul 31, 2023 Jul 31, 2023

Hi Simon311976359xyy,

 

Thank you for reaching out.

 

When you say Sharepoint integration in Adobe Acrobat is not working, what do you mean by that? Do you get any error messages, or you don't get the option to open the PDFs? Please share more information.

Does this happen only with the MS Edge browser? 

It would be helpful if you could share your workflow and what is not working. 

We will share the information with the team to further investigate the issue.

 

Thanks,

Meenakshi

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 02, 2023 Aug 02, 2023

Hello Meenakshi,

 

Thank you for your prompt response.

 

You will find the workflow in question in the attached video.
https://vimeo.com/850936074?share=copy


Best regards,

Simon

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 12, 2023 Aug 12, 2023

Hi Simon311976359xyy,

 

Sorry for the delay in response.

 

Could you please try removing the account and then relaunching the Acrobat? Then reconfigure the account. Check if you experience the same behavior.

Let us know how it goes.

 

Thanks,

Meenakshi

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 24, 2023 Aug 24, 2023

Hi @Meenakshi Negi 

Sorry for the delay in responding too.

I've followed the procedure you explained, but it's no longer possible to reconfigure the account. The pop-up (see screenshot below) continues to appear in a loop.

 

Simon311976359xyy_0-1692863554523.pngexpand image

 

Thanks,

Simon

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 16, 2023 Oct 16, 2023

Hello,

 

After several weeks of research, I have finally found the solution to the problem. SharePoint does not allow applications that do not use modern authentication, which was blocking the connection.

To address this issue, I had to permit non-authenticated applications to connect to SharePoint.

 

  1. Under Admin centers select SharePoint.
  2. Expand the Policies section then select Access Control.
  3. Select Apps that don't use modern authentication
  4. Select the radio button for Allow.
  5. Click OK.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 16, 2023 Oct 16, 2023

Hello,

 

After several weeks of research, I have finally found the solution to the problem. SharePoint does not allow applications that do not use modern authentication, which was blocking the connection.

To address this issue, I had to permit non-authenticated applications to connect to SharePoint.

 

  1. Under Admin centers select SharePoint.
  2. Expand the Policies section then select Access Control.
  3. Select Apps that don't use modern authentication
  4. Select the radio button for Allow.
  5. Click OK.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 14, 2024 Aug 14, 2024

Hi, I can not disable that option. So Adobe does not support modern authentication yet?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 19, 2024 Aug 19, 2024

Hi @Facundo381185352kjd, I haven't received any information regarding any changes on this matter. As far as I know, Adobe still doesn't support modern authentication.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 15, 2025 Apr 15, 2025

 

This issue is due to Adobe Acrobat relying on legacy Internet Explorer components for SharePoint integration.

Fix Options:

  1. Enable Edge IE Mode (Temporary Fix):
    As you mentioned, this works—but it’s not ideal long-term.

  2. Set Acrobat to Use Modern Authentication:
    Update Acrobat and enable modern authentication in the Adobe Admin Console or via registry:

 

reg
CopyEdit
[HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\DC\Security] "UseModernAuth"=dword:00000001
 
  1. Clear Windows Credential Manager:
    Sometimes outdated credentials block cookie creation.

  2. Update Microsoft Edge WebView2 Runtime:
    Adobe is transitioning to WebView2—install or update it to ensure better compatibility.

Pro Tip:
For seamless document access and file handling, consider Kernel Migration for SharePoint. It bypasses browser dependencies and cookie issues by directly managing SharePoint connections, ensuring smooth integration with third-party tools.

Click to know more: https://www.nucleustechnologies.com/sharepoint-migration/

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 16, 2025 Apr 16, 2025
LATEST

 

This issue stems from Adobe Acrobat’s reliance on legacy Internet Explorer-based cookie handling for SharePoint integration.

Try these fixes:

  1. Enable Modern Authentication in Acrobat:
    Add this registry key to force Acrobat to use updated auth methods:

 

reg
CopyEdit
[HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\DC\Security] "UseModernAuth"=dword:00000001
 
  1. Install or Update Microsoft Edge WebView2:
    Download the latest WebView2 runtime from Microsoft. Acrobat is gradually switching to it for modern browser compatibility.

  2. Clear Windows Credentials & Acrobat Cache:
    Old or corrupted credentials can block cookie creation. Clear saved credentials via Credential Manager, then restart Acrobat.

  3. Use Internet Options to Allow Cookies:
    Go to Control Panel > Internet Options > Privacy, and ensure cookies aren’t being blocked for SharePoint domains.

Alternative Tip:
To skip browser dependency issues entirely, use Kernel Migration for SharePoint. It connects directly to SharePoint, ensuring smooth integration without cookie errors or browser mode workarounds.

 

Click to know more: https://www.nucleustechnologies.com/sharepoint-migration/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines