AzureAuth
AzureAuth copied to clipboard
R package for OAuth 2.0 authentication with Azure Active Directory
**Description**: We have been attempting to reactivate the email functionality in our Shiny application using the Microsoft365R API. However, we have encountered a persistent issue that we would appreciate your...
The path of the AzureR seems to be compromised. I was able to reproduce this on at least five different Windows machines.  This results in tokens not being stored...
Changes: - Add an AzureTokenCLI R6 class that calls the Azure CLI like `az account get-access-token --output json --resource ` to get an access token for the user.
Hello, I have noticed that scope, that is passed through resources, is ignored So when following command is executed, ``` TOKEN_azure
alias : adrosa
Hello! I have a a registered app on an enterprise account. My Dev team uses both R and Python. I'm trying to adapt the Python code to use AzureAuth, but...
Hi, Thank you for the great package. There's an issue that I'm encountering, though. I'm using the package as a dependency for my local package. All the functions from Microsoft365R...
https://github.com/r-lib/httr2
Eg if there are 2 identities logged in, need to be able to force authn to occur (bring up account chooser screen) rather than simply loading from the cache.
https://azure.microsoft.com/en-us/updates/b2c-deprecate-msol/