Hi RStudio community,
We have a few users (not enough to purchase a shinyapps or RStudio Connect subscriptions) thatneed to access dashboards that I have designed.
The problem is that currently I am using a .bat file for each app to project them on a specific port and that leaves those ports open to everyone while the information is financial-related and should remain confidential.
I have seen this example that create a standalone login page however it relies on manually specified (versu Domain-controlled) credentials:
It would be amazing if I could find a way to communicate with Active Directory and get the authentication done that way. I have done this via C# & ASP . NET using this example however I cannot project a rshiny dashboard in ASP for some reason:
I would appreciate any input/help.
Regards,
Shizar