Other packages > Find by keyword >

AzureAuth  

Authentication Services for Azure Active Directory
View on CRAN: Click here


Download and install AzureAuth package within the R console
Install from CRAN:
install.packages("AzureAuth")

Install from Github:
library("remotes")
install_github("cran/AzureAuth")

Install by package version:
library("remotes")
install_version("AzureAuth", "1.3.3")



Attach the package and use:
library("AzureAuth")
Maintained by
Hong Ooi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-22
Latest Update: 2021-09-13
Description:
Provides Azure Active Directory (AAD) authentication functionality for R users of Microsoft's 'Azure' cloud . 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.
How to cite:
Hong Ooi (2019). AzureAuth: Authentication Services for Azure Active Directory. R package version 1.3.3, https://cran.r-project.org/web/packages/AzureAuth
Previous versions and publish date:
1.0.0 (2019-02-22 15:10), 1.0.1 (2019-03-22 22:36), 1.0.2 (2019-04-23 14:00), 1.1.0 (2019-05-10 07:50), 1.1.1 (2019-06-07 19:30), 1.2.0 (2019-08-21 17:00), 1.2.1 (2019-09-08 23:50), 1.2.2 (2019-09-13 06:50), 1.2.3 (2019-11-12 07:50), 1.2.4 (2020-05-23 07:10), 1.2.5 (2020-10-12 13:30), 1.3.0 (2021-01-11 21:30), 1.3.1 (2021-03-30 09:50), 1.3.2 (2021-05-19 19:50)
Other packages that cited AzureAuth R package
View AzureAuth citation profile
Other R packages that AzureAuth depends, imports, suggests or enhances
Functions, R codes and Examples using the AzureAuth R package
Some associated functions: AzureR_dir . AzureToken . authorization . cert_assertion . format . get_azure_token . guid . jwt . 
Some associated R codes: AzureAuth.R . AzureToken.R . cert_creds.R . classes.R . flow_init.R . format.R . initfuncs.R . jwt.R . managed_token.R . normalize.R . token.R . utils.R .  Full AzureAuth package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns