dkataskin / erlazure

Windows Azure Erlang bindings
BSD 3-Clause "New" or "Revised" License
35 stars 53 forks source link

azure active directory authentication support #17

Closed alexturkin closed 8 years ago

alexturkin commented 8 years ago

Problem

in order to be able get data from Azure Insights REST we need to obtain authorization token from Azure Active Directory

Solution

implement functionality to work with Azure ID via two ways:

alexturkin commented 8 years ago

sorry, my intention was to submit it on review to https://github.com/alertlogic/erlazure/ fork first