Not able to access the CRM externally via IFD. I get an ADFS error page.
The URL of the error page is:
The ADFS log:
Log Name: AD FS/Admin
Source: AD FS
Date: 1/12/2016 12:27:23 PM
Event ID: 184
Task Category: None
Level: Error
Keywords: AD FS
User: MAIN\svc_adfs
Computer: DCH-INF59.main.ntgov
Description:
A token request was received for a relying party identified by the key 'dtccrm.nt.gov.au/.../Discovery.svc', but the request could not be fulfilled because the key does not identify any known relying party trust.
Key: https://dtccrm.nt.gov.au/XRMServices/2011/Discovery.svc
This request failed.
User Action
If this key represents a URI for which a token should be issued, verify that its prefix matches the relying party trust that is configured in the AD FS configuration database.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="AD FS" Guid="{2FFB687A-1571-4ACE-8550-47AB5CCAE2BC}" />
<EventID>184</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000001</Keywords>
<TimeCreated SystemTime="2016-12-01T02:57:23.253714400Z" />
<EventRecordID>15388</EventRecordID>
<Correlation ActivityID="{00000000-0000-0000-5409-0080010000CB}" />
<Execution ProcessID="3196" ThreadID="4124" />
<Channel>AD FS/Admin</Channel>
<Computer>DCH-INF59.main.ntgov</Computer>
<Security UserID="S-1-5-21-3306385709-3272232148-1382196688-5145" />
</System>
<UserData>
<Event xmlns="http://schemas.microsoft.com/ActiveDirectoryFederationServices/2.0/Events">
<EventData>
<Data>https://dtccrm.nt.gov.au/XRMServices/2011/Discovery.svc</Data>
</EventData>
</Event>
</UserData>
</Event>
Log Name: AD FS/Admin
Source: AD FS
Date: 1/12/2016 12:27:23 PM
Event ID: 1000
Task Category: None
Level: Warning
Keywords: AD FS
User: MAIN\svc_adfs
Computer: DCH-INF59.main.ntgov
Description:
An error occurred during processing of a token request. The data in this event may have the identity of the caller (application) that made this request. The data includes an Activity ID that you can cross-reference to error or warning events to help diagnose the problem that caused this error.
Additional Data
Caller:
PROD\tnt10
OnBehalfOf user:
ActAs user:
Target Relying Party:
https://dtccrm.nt.gov.au/XRMServices/2011/Discovery.svc
Device identity:
User action:
Use the Activity ID data in this message to search and correlate the data to events in the Event log using Event Viewer. This Activity ID will also be shown as additional information in the error page when an error occurs in the federation passive Web application.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="AD FS" Guid="{2FFB687A-1571-4ACE-8550-47AB5CCAE2BC}" />
<EventID>1000</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000001</Keywords>
<TimeCreated SystemTime="2016-12-01T02:57:23.253714400Z" />
<EventRecordID>15389</EventRecordID>
<Correlation ActivityID="{00000000-0000-0000-5409-0080010000CB}" />
<Execution ProcessID="3196" ThreadID="4124" />
<Channel>AD FS/Admin</Channel>
<Computer>DCH-INF59.main.ntgov</Computer>
<Security UserID="S-1-5-21-3306385709-3272232148-1382196688-5145" />
</System>
<UserData>
<Event xmlns="http://schemas.microsoft.com/ActiveDirectoryFederationServices/2.0/Events">
<EventData>
<Data>PROD\tnt10
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>https://dtccrm.nt.gov.au/XRMServices/2011/Discovery.svc</Data>
<Data>
</Data>
</EventData>
</Event>
</UserData>
</Event>
Any help much appreciated.
Thanks in advance.