SharePoint server 2019 -- Sign-in - Select_the_credentials_you_want_to_use to logon

Andy King 61 Reputation points
2021-03-06T07:56:25.103+00:00

Hello,

I had to restore a web application from my farm with SharePoint server 2019, and since then, when anyone wants to access the site, although we are using Integrated Windows Authentication, a window with title "Sign In" appears, and asks to "Select the credentials you want to use to logon to this SharePoint site:" and gives two equal options "Windows Authentication":

74957-sign-in-sharepoint-server-2019.jpg

As soon as one chooses one, it enters the site without any further problem.
Can anyone help me find what's wrong, please? Thanks.

Andy

Microsoft 365 and Office | SharePoint Server | For business
{count} votes

3 answers

Sort by: Most helpful
  1. Jerry Xu-MSFT 7,961 Reputation points
    2021-03-08T03:01:27.513+00:00

    Hi, anonymous userKingWeb-1472 ,

    Have you deployed other authentication in your farm before? Does this issue occur in other web application? Does the database of the restored web application experienced a migration process.

    If only this restored application has this problem, follow the suggestions from Trevor and test. You can use the Test-SPContentDatabase to check the status of the database. And have a check on the authentication settings of this web application.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. sadomovalex 3,636 Reputation points
    2021-03-08T15:30:22.007+00:00

    window "Select the credentials you want to use to logon to this SharePoint site" is shown when several authentication providers are configured for the same zone. Check which are configured for your web app default auth zone (Central administration > Manage web applications > select web app > authentication provider).

    Also check the following thread which describes the same issue but in SP2010: “Select the credentials you want to use to logon to this SharePoint site” after Backup restore.

    VWHgT.jpg

    0 comments No comments

  3. Andy King 61 Reputation points
    2021-03-08T18:03:20.697+00:00

    Thank you, JerryXu and sadomovalex.

    My sharepoint site only has one zone. See the screenshot below.

    75523-sharepoint-authentication.png

    Thanks.


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.