Authenticating via Active Directory and then showing the RShiny Dashboard

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

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.