https://azure.microsoft.com/>. Use this package to obtain 'OAuth' 2.0 tokens for services including Azure Resource Manager, Azure Storage and others. It supports both AAD v1.0 and v2.0, as well as multiple authentication methods, including device code and resource owner grant. Tokens are cached in a user-specific directory obtained using the 'rappdirs' package. The interface is based on the 'OAuth' framework in the 'httr' package, but customised and streamlined for Azure. Part of the 'AzureR' family of packages.">

AzureAuth: Authentication Services for Azure Active Directory (original) (raw)

Provides Azure Active Directory (AAD) authentication functionality for R users of Microsoft's 'Azure' cloud <https://azure.microsoft.com/>. Use this package to obtain 'OAuth' 2.0 tokens for services including Azure Resource Manager, Azure Storage and others. It supports both AAD v1.0 and v2.0, as well as multiple authentication methods, including device code and resource owner grant. Tokens are cached in a user-specific directory obtained using the 'rappdirs' package. The interface is based on the 'OAuth' framework in the 'httr' package, but customised and streamlined for Azure. Part of the 'AzureR' family of packages.

Version: 1.3.3
Depends: R (≥ 3.3)
Imports: utils, httr (≥ 1.3), openssl, jsonlite, jose, R6, rappdirs
Suggests: knitr, rmarkdown, testthat, httpuv, shiny, shinyjs, AzureRMR, AzureGraph
Published: 2021-09-13
DOI: 10.32614/CRAN.package.AzureAuth
Author: Hong Ooi [aut, cre], Tyler Littlefield [ctb], httr development team [ctb] (Original OAuth listener code), Scott Holden [ctb] (Advice on AAD authentication), Chris Stone [ctb] (Advice on AAD authentication), Microsoft [cph]
Maintainer: Hong Ooi
BugReports: https://github.com/Azure/AzureAuth/issues
License: MIT + file
URL: https://github.com/Azure/AzureAuth https://github.com/Azure/AzureR
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: AzureAuth results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=AzureAuthto link to this page.