Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 general forum

Problem Connect Dynamics 365 and Social Engagement

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello, 

Our company has CRM 2016 on premises (version 8.0.0.1088) with claim based auth and ifd enabled and we also have ADFS Server.  I tried to execute following command on the ADFS Server and I recived following error: Add-AdfsClient : MSIS7607: The redirect URIs must be unique across all clients.

Add-AdfsClient -Name MSE -ClientId e8ab36af-d4be-4833-a38b-4d6cf1cfd525 -RedirectUri @("listening-prod.dynamics.com/.../oauthRedirect", "listening-prod.dynamics.com/.../oauthRedirect") -Description "OAuth 2.0 client for MSE"

Get-AdfsClient command shows following:

RedirectUri : {https://xxx/redir}
Name : Windows Server Work Folders Client
Description : Client for syncing user files to a Work Folders sync share
ClientId : xxx
BuiltIn : True
Enabled : True
ClientType : Public

RedirectUri : {ms-app://windows.immersivecontrolpanel/}
Name : Device Registration Client
Description : Client for the Device Registration Service
ClientId : xxx
BuiltIn : True
Enabled : True
ClientType : Public

How can I fix the problem?

Kind regards 

Categories:
  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Problem Connect Dynamics 365 and Social Engagement

    Hello, 

    Finally I found the solution.  Simple don' t pass an array in the script. If some Microsoft employee is reading... please correct your documentation (www.microsoft.com/.../connect-dynamics-365-and-social-engagement.aspx)

    Here the correct command

    Add-AdfsClient -Name MSE -ClientId e8ab36af-d4be-4833-a38b-4d6cf1cfd525 -RedirectUri "listening-prod.dynamics.com/.../<Your Solution ID>/crm/oauthRedirect" -Description "OAuth 2.0 client for MSE"

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,711 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,458 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans