[ https://issues.apache.org/jira/browse/JCLOUDS-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240275#comment-17240275 ]
roded commented on JCLOUDS-1558: -------------------------------- I've hacked the azureblob provider to support Azure AD OAuth2 by copying some functionality from azurecompute-arm. I have some open points and questions though: # azurecompute-arm supports the v1 Azure AD endpoints. I expect azureblob to use the v1 endpoints as well to start with. # azureblob should continue to support authentication via SharedKeyLiteAuthentication. I'm not sure though how to allow both existing authentication and OAuthFilter usage (on AzureBlobClient). Are there any examples for modules providing multiple authentication types? # I don't think I'll be able to implement/test the Azure China endpoint. # What should the testing methodology look like for such a feature? # Any other relevant pointers/concerns would be appreciated. Thanks, Roded > 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 > > 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)