Hi,
I'm setting up RStudio Connect as our primary delivery method of data science dashboards and APIs in our Windows-dominated company.
Because it's a large company, I would need AD-integration, with per-AD-group access to resources. Furthermore, because of GDPR (the European data security act), I need to propagate AD credentials through Kerberos to calls to MSSQL Server.
Right now, it seems like it's either PAM (with kerberos and run-as-unix-user) or LDAP AD with groups. Is there a way to get both of these functionalities at the same time?
Thanks in advance,
Johannes W