Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Only for web applications? #573

Unanswered
krabbenprgr asked this question in Q&A
Discussion options

Cool package, thanks for that.
I just wonder if it is also suitable for .Net applications that are not a web page (Windows Forms Application). Does the package also work offline?
Also, I wonder if you can do without Windows Hello, since I don't want Windows to open a window on top of my application. I'd rather I could convey the instructions to the user (for example, to put on the Fido stick) directly through my app.

Thanks in advance.

You must be logged in to vote

Replies: 2 comments

Comment options

On recent builds of Windows 10 and all builds of 11, the OS brokers the conversation with the authenticator through the familiar credential dialog. In order to bypass that, you have to be running as administrator, which is a security risk of course. There's no reason why it couldn't work offline, but you'd have to carefully consider how you built the application if you want to not use the Hello dialog.

You must be logged in to vote
0 replies
Comment options

Second this. I am not sure looking at this library where the "native" support is. Can someone point to an example of using this in a console application rather than webauthn?

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
Converted from issue

This discussion was converted from issue #358 on November 05, 2024 12:58.

AltStyle によって変換されたページ (->オリジナル) /