Skip to content

Commit ca266bc

Browse files
billmathDCtheGeek
authored andcommitted
Update how-to-connect-fed-o365-certs.md
1 parent 06e940b commit ca266bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ In these scenarios, every time you update the token signing certificates, you mu
135135
### Step 1: Ensure that AD FS has new token signing certificates
136136
**Non-default configuration**
137137

138-
If you are using a non-default configuration of AD FS (where **AutoCertificateRollover** is set to **False**), you are probably using custom certificates (not self-signed). For more information about how to renew the AD FS token signing certificates, see [Guidance for customers not using AD FS self-signed certificates](#BKMK_NotADFSCert).
138+
If you are using a non-default configuration of AD FS (where **AutoCertificateRollover** is set to **False**), you are probably using custom certificates (not self-signed). For more information about how to renew the AD FS token signing certificates, see [Certificate requirements for ferderated servers](/windows-server/identity/ad-fs/design/certificate-requirements-for-federation-servers).
139139

140140
**Federation metadata is not publicly available**
141141

@@ -183,4 +183,4 @@ By default, AD FS is configured to generate token signing and token decryption c
183183

184184
Azure AD tries to retrieve a new certificate from your federation service metadata 30 days before the expiry of the current certificate. In case a new certificate is not available at that time, Azure AD will continue to monitor the metadata on regular daily intervals. As soon as the new certificate is available in the metadata, the federation settings for the domain are updated with the new certificate information. You can use `Get-MsolDomainFederationSettings` to verify if you see the new certificate in the NextSigningCertificate / SigningCertificate.
185185

186-
For more information on Token Signing certificates in AD FS see [Obtain and Configure Token Signing and Token Decryption Certificates for AD FS](/windows-server/identity/ad-fs/operations/configure-ts-td-certs-ad-fs)
186+
For more information on Token Signing certificates in AD FS see [Obtain and Configure Token Signing and Token Decryption Certificates for AD FS](/windows-server/identity/ad-fs/operations/configure-ts-td-certs-ad-fs)

0 commit comments

Comments
 (0)