oauth_endpoint_azure: Describe an OAuth2.0 endpoint for Azure.

Description Usage Arguments Details Value Examples

View source: R/oauth-endpoint.R

Description

This endpoint is designed for use with Azure Datalake Store; however, it may work for other Azure services.

Usage

1

Arguments

tenant_id

character

Details

This code for this function is based on:

Value

endpoint object returned by httr::oauth_endpoint()

Examples

1
  oauth_endpoint_azure("aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee")

ijlyttle/AzureOAuth documentation built on May 5, 2019, 11:09 p.m.