Forum Discussion
Office 365 authentication with single tenant and multiple forests without AD trusts
- Feb 27, 2018
If you cannot establish trusts between your forests then you will have to federate them separately, deploying different ADFS for each forest. After that you can establish different trusts with Azure AD:
Hi,
Thanks for your reply. That sounds good. Do you know if it is also working with Pass-Through Authentication?
Kind regards
Patrick
No, sorry. Pass-through authentication requires Trust between your forests.
- Pablo R. OrtizFeb 27, 2018Iron Contributor
You could try Seamless Single Sign-On with a different authentication method
https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnect-sso
- Patrick BFeb 27, 2018Brass Contributor
Ok thanks. Than we have to use password sync but I think this is not an option. Than ADFS is the only option.
I thought the article you posted was just about setting up different top-level domains (or sub-domains). But that doesn't say anything about multiple ADFS servers in different forests?
Kind regards
Patrick
- Pablo R. OrtizFeb 27, 2018Iron Contributor
If you want federation, you need ADFS, but you have several forests with no trusts between them, that's why you need separate ADFS for each forest.