Skip to content

Commit 8dbbb34

Browse files
authored
Update how-to-connect-fed-management.md
1 parent 7c0222a commit 8dbbb34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/active-directory/hybrid/how-to-connect-fed-management.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ You'll also learn about other common AD FS tasks that you might need to perform
4343

4444
You can perform various AD FS-related tasks in Azure AD Connect with minimal user intervention by using the Azure AD Connect wizard. After you've finished installing Azure AD Connect by running the wizard, you can run it again to perform other tasks.
4545

46+
<a name="repairthetrust"></a>
47+
4648
## Repair the trust
4749

4850
You can use Azure AD Connect to check the current health of the AD FS and Azure AD trust and then take appropriate actions to repair the trust. To repair your Azure AD and AD FS trust, do the following:
@@ -277,7 +279,7 @@ With this rule, you're simply checking the temporary flag `idflag`. You decide w
277279
278280
### SSO with a subdomain UPN
279281

280-
You can add more than one domain to be federated by using Azure AD Connect, as described in [Add a new federated domain](how-to-connect-fed-management.md#add-a-federated-domain). Azure AD Connect versions 1.1.553.0 and later create the correct claim rule for `issuerID` automatically. If you can't use Azure AD Connect version 1.1.553.0 or later, we recommend that you use the [Azure AD RPT Claim Rules](https://aka.ms/aadrptclaimrules) tool to generate and set correct claim rules for the Azure AD relying party trust.
282+
You can add more than one domain to be federated by using Azure AD Connect, as described in [Add a new federated domain](#addadfsserver). Azure AD Connect versions 1.1.553.0 and later create the correct claim rule for `issuerID` automatically. If you can't use Azure AD Connect version 1.1.553.0 or later, we recommend that you use the [Azure AD RPT Claim Rules](https://aka.ms/aadrptclaimrules) tool to generate and set correct claim rules for the Azure AD relying party trust.
281283

282284
## Next steps
283285

0 commit comments

Comments
 (0)