Warnings after installing ADFS

Андрей Михалевский 3,426 Reputation points
2024-08-01T13:15:39.9033333+00:00

Hello. I installed ADFS and got warnings. How critical are they? Which services does it interact with?

adfs01

The first warning is to restart the server - OK, I'll do it.

The second warning. My wildcard certificate was issued using the Active Directory Certificate Service*.LAB.COM

Did I understand correctly that I have to run a powershell commandlet to fix it?https://learn.microsoft.com/en-us/windows-server/identity/ad-fs/operations/ad-fs-support-for-alternate-hostname-binding-for-certificate-authentication

Set-AdfsAlternateTlsClientBinding -Member ADFS.lab.com -Thumbprint '<thumbprint of cert>' ?

The third warning:An error occurred during an attempt to set the SPN for the specified service account. Set the SPN for the service account manually. For more information about setting the SPN of the service account manually, see the AD FS Deployment Guide. Error message: The SPN required for this Federation Service is already set on another Active Directory account. Choose a different Federation Service name and try again.

Снимок

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yanhong Liu 14,190 Reputation points Microsoft External Staff
    2024-08-02T06:56:05.64+00:00

    Hello,

    Thank you for posting in Q&A forum.

    This is a normal message after the installation is complete, it is just a warning, not an error. You can see at the top that the server has been successfully configured, so now you can use it after the system restarts.

    User's image

    I hope the information above is helpful.

    Best Regards,

    Yanhong Liu

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.