How can we change the Credential Provide spinner to custom text?

Marin Čović 0 Reputation points
2023-08-24T07:41:28.96+00:00

Hello Team,

I am building a custom CP. I have an issue where when I click the submit button there is a spinner that does not allow for custom text to be displayed for user interaction. Is there a way to disable the spinner and just show my text? Or even better if I can have the text below the spinner?

BR//
Marin

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,756 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,912 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Xiaopo Yang - MSFT 12,731 Reputation points Microsoft External Staff
    2023-08-25T02:42:06.1566667+00:00

    Hello @Marin Čović,

    I'm afraid that there is little customization about SFI_SUBMIT_BUTTON in Custom credential providers.

    You can open an incident at https://developer.microsoft.com/en-us/windows/support/?tabs=Contact-us and please choose the 'Security Development -> Credential provider API' for Windows SDK for this issue. Or submit an issue at https://github.com/microsoft/Windows-classic-samples/issues for possible response.

    0 comments No comments

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.