I am doing ADFS 2.0 integration with SharePoint 2010. I followed couple of blogs and links from Tech-net and MSDN for the same.
I have two domains Domain abc.com and xyz.com. ABC.com is the resource domain where my SharePoint 2010 is hosted and xyz.com is partner domain from were user needs to access some
of the SharePoint web-applications in ABC.com
users from xyz.com tries to access the website from his local domain joined machine he is successfully redirected to the ADFS login page after selecting the site it asks for the user name and password, after providing the credentials
the user is redirected to the resource domain ADFS Server and gets the following error :-
--------------------------------------------------------------------------------------------------------------
logon.abc.com
There was a problem accessing the site. Try to browse the site again.
If the problem persists, contact the administrator of this site and provide the reference number to identify the problem.
Reference number : fd89d950-c85b-95af-63f4816f79f3
----------------------------------------------------------------------------------------------------------------
Every time i try to login from the domain joined client system of resource-partner domain i get the same error and 3 events are generated in the ADFS logs of the Resource Domain ADFS Server .
Event ID 364 | Event ID 111 | Event ID 315
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thanks in advance :)
Your reply will be a great help, also if any one has step by step document of Integration with SharePoint in mixed forest scenario please share.