[ 
https://issues.apache.org/jira/browse/JCLOUDS-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241494#comment-17241494
 ] 

Ignasi Barrera commented on JCLOUDS-1558:
-----------------------------------------

The request filters can be defined 
[per-method|https://github.com/apache/jclouds/blob/master/core/src/main/java/org/jclouds/rest/internal/RestAnnotationProcessor.java#L493-L515]
 as well, although they are 
[accummulative|https://github.com/apache/jclouds/blob/master/core/src/test/java/org/jclouds/rest/internal/RestAnnotationProcessorTest.java#L1460-L1486].

One option would be to remove the annotation from the class level and have it 
explicitly in each method. This way you can have a specific filter for the get 
container ACL, and configure the oauth-or-shared filter for all other emthods.

> 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)

Reply via email to