datastorm-open / shinymanager

Simple and secure authentification mechanism for single shiny applications.
https://datastorm-open.github.io/shinymanager/
381 stars 79 forks source link

Windows credentials #94

Closed roman-tremmel closed 2 years ago

roman-tremmel commented 3 years ago

Is it possible to use/bypass Windows user credentials instead of using the database for instance. Or even use both?

I have no idea how to read the password. But the logged user can be read using Sys.info()[["user"]].

pvictor commented 2 years ago

I don't think that's possible...