AzureAuth icon indicating copy to clipboard operation
AzureAuth copied to clipboard

R package for OAuth 2.0 authentication with Azure Active Directory

Results 26 AzureAuth issues
Sort by recently updated
recently updated
newest added

Email from Storage team > according to the Storage Team’s security experts, it’s best to store the tokens in a secret store rather than exposing them as plaintext. We also...

Relying solely on presence/absence of httpuv misses the following scenarios: - Linux DSVM - HDInsight - Databricks - Possibly others

hi I am developing the corporate shiny app via golem package and it is required to implement oath2.0 authentication and authorization workflow. For this purpose i am using the example...

I am using azure auth in posit workbench rstudio ide which hosted on RHEL8 Linux azure server. Every time device code , the authentication is happening but for Authorization-code, the...

I am trying to use the azure auth package to get an access token for an api that requires active directory authentication. I have all the necessary details including the...

Hi! Recently I've been using docker containers locally to develop shiny apps. I have one that connects to a Azure storage account. When running R installed on my systems, I...