Credential Chain for Seamless 'OAuth 2.0' Authentication to 'Azure Services'
Authorization code credential authentication
azr: Credential Chain for Seamless 'OAuth 2.0' Authentication to 'Azur...
Azure Authority Host URLs
Azure Default Client Configuration
Common Azure OAuth Scopes
Azure CLI credential authentication
Client secret credential authentication
Get default Azure client ID
Get default Azure client secret
Get default Azure authority host
Create default Azure OAuth client
Get default Azure OAuth scope
Get default Azure tenant ID
Get default Azure OAuth URLs
Get default OAuth redirect URI
Device code credential authentication
Azure Environment Variable Names
Get Default Request Authorizer Function
Get Default Token Provider Function
Get Authentication Token
Interactive credential base class
Implements a credential chain for 'Azure OAuth 2.0' authentication based on the package 'httr2''s 'OAuth' framework. Sequentially attempts authentication methods until one succeeds. During development allows interactive browser-based flows ('Device Code' and 'Auth Code' flows) and non-interactive flow ('Client Secret') in batch mode.
Useful links