Copy link to clipboard
Copied
Microsoft Purview Information Protection support in Acrobat
The feature works perfectly in version 24.003.20180, but updating Acrobat past that version we are getting an error:
AADSTS50011: The redirect URI 'acrobat2021.oauth2://miplogin' specified in the request does not match the redirect URIs configured in the application 97bd680b-f203-4917-a342-308a3de4094a
checking Azure > Enterprise Applications, Adobe Acrobat (application ID 97bd680b-f203-4917-a342-308a3de4094a) is configured with reply URL 'https://msmip.acrobat.com/authorize'
We did a Fiddler trace with version 24.003.20180 and 24.004.20220. The trace shows the redirect_uri in those versions are different.
Microsoft was originally contacted regarding this issue. However, they were unable to assist as this application is owned by Adobe - The application owner would have to update the application redirect_url
Has anyone else using this feature experienced this?
Copy link to clipboard
Copied
Hello,
This seems related to browser authentication, which was turned on for some users recently.
Please try the following steps:
1. In Acrobat or Reader, clear the saved account credentials and Exit Acrobat/Reader
Preferences-->Security-->Microsoft Purview Information Protection-->Clear remembered account information
2. Turn off browser authentication by instructions at link: https://helpx.adobe.com/in/enterprise/kb/mpip-support-acrobat.html#setup-requirements-browser-auth .
3. For Reader we can use
3. As we would soon make Browser Authentication default, please share fiddler logs to investigate this further . Refer “how to download Fiddler logs” on link.
Copy link to clipboard
Copied
This solution did not work for me in GCC-High.
Copy link to clipboard
Copied
This worked for me. I had to change all these settings
For Adobe Pro: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown
For Adobe Reader: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown
bMIPExternalAuthAdmin = 0
bMIPLabelling = 1
bProtectedmode = 0
bSilentAuth = 0
iMIPCloud = 7
Copy link to clipboard
Copied
It's working now. We had to add "bSilentAuth = 0". Everything else was set.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more