Here in our company, we have the 99$ standard plan of shinyapps.io, which has been really useful to us. However, a new IT requeriment is that logins need to be based on the Azure Active Directory from the company.
I have found this tutorial https://auth0.com/blog/adding-authentication-to-shiny-open-source-edition/ for shiny open source server, but I was looking for any tutorial on guidance to create a login with Azure AD in a shinyapps.io app (or is it even possible?)