Module: Fog::AzureRM::Identity
- Defined in:
- lib/fog/azurerm/identity/base_client.rb,
lib/fog/azurerm/identity/credentials.rb,
lib/fog/azurerm/identity/managed_identity_client.rb,
lib/fog/azurerm/identity/workflow_identity_client.rb
Defined Under Namespace
Classes: BaseClient, Credentials, ManagedIdentityClient, WorkflowIdentityClient
Constant Summary collapse
- IDENTITY_ENDPOINT =
'http://169.254.169.254/metadata/identity/oauth2/token'
- API_VERSION =
'2018-02-01'