[ https://issues.apache.org/jira/browse/JCLOUDS-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402738#comment-17402738 ]
ASF subversion and git services commented on JCLOUDS-1558: ---------------------------------------------------------- Commit 0b68e8adee5e370184311c3fe4931ed8416d12d4 in jclouds's branch refs/heads/master from Timur Alperovich [ https://gitbox.apache.org/repos/asf?p=jclouds.git;h=0b68e8a ] JCLOUDS-1558: Implement Azure Blob Azure AD auth Implements the Azure AD authentication for Azure Blob, using the OAuth module. Added more parameters to the AzureBlob provider: - azureblob.auth - azureblob.account - azureblob.tenantId The "auth" parameter is used to specify whether Key/SAS auth or Active Directory is used. When using Active Directory auth, the identity no longer maps to the storage account, which has to be specified explicitly. The tenant ID also needs to be supplied to construct the auth URL to obtain the token correctly. > Azureblob Azure AD OAuth2 authentication support > ------------------------------------------------ > > Key: JCLOUDS-1558 > URL: https://issues.apache.org/jira/browse/JCLOUDS-1558 > Project: jclouds > Issue Type: New Feature > Components: jclouds-blobstore > Affects Versions: 2.2.1 > Reporter: roded > Priority: Major > Labels: azureblob > Time Spent: 20m > Remaining Estimate: 0h > > We'd like to be able to access Azureblob via OAuth2 supplied by Azure AD. > This might be similar to the OAuth2 implementation in azurecompute-arm. -- This message was sent by Atlassian Jira (v8.3.4#803005)