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

ASF GitHub Bot commented on HADOOP-19736:
-----------------------------------------

manika137 commented on PR #8051:
URL: https://github.com/apache/hadoop/pull/8051#issuecomment-3587683202

   ## Test Results
   
   
   ============================================================
   HNS-OAuth-DFS
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 4
   [ERROR] Tests run: 892, Failures: 0, Errors: 0, Skipped: 223
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 8
   [ERROR] Tests run: 272, Failures: 0, Errors: 0, Skipped: 23
   
   ============================================================
   HNS-SharedKey-DFS
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 5
   [ERROR] Tests run: 895, Failures: 0, Errors: 0, Skipped: 169
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 8
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 10
   
   ============================================================
   NonHNS-SharedKey-DFS
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 11
   [ERROR] Tests run: 733, Failures: 0, Errors: 0, Skipped: 290
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 9
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 11
   
   ============================================================
   AppendBlob-HNS-OAuth-DFS
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 4
   [ERROR] Tests run: 892, Failures: 0, Errors: 0, Skipped: 234
   [ERROR] Tests run: 137, Failures: 0, Errors: 0, Skipped: 11
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 23
   
   ============================================================
   NonHNS-SharedKey-Blob
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 11
   [ERROR] Tests run: 742, Failures: 0, Errors: 0, Skipped: 147
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 3
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 11
   
   ============================================================
   NonHNS-OAuth-DFS
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 11
   [ERROR] Tests run: 730, Failures: 0, Errors: 0, Skipped: 292
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 9
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 24
   
   ============================================================
   NonHNS-OAuth-Blob
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 11
   [ERROR] Tests run: 738, Failures: 0, Errors: 0, Skipped: 159
   [ERROR] Tests run: 159, Failures: 0, Errors: 0, Skipped: 4
   [ERROR] Tests run: 272, Failures: 0, Errors: 0, Skipped: 24
   
   ============================================================
   AppendBlob-NonHNS-OAuth-Blob
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 11
   [ERROR] Tests run: 733, Failures: 0, Errors: 0, Skipped: 205
   [ERROR] Tests run: 137, Failures: 0, Errors: 0, Skipped: 5
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 24
   
   ============================================================
   HNS-Oauth-DFS-IngressBlob
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 4
   [ERROR] Tests run: 766, Failures: 0, Errors: 0, Skipped: 232
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 8
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 23
   
   ============================================================
   NonHNS-OAuth-DFS-IngressBlob
   ============================================================
   
   [ERROR] Tests run: 219, Failures: 0, Errors: 0, Skipped: 11
   [ERROR] Tests run: 730, Failures: 0, Errors: 0, Skipped: 289
   [ERROR] Tests run: 159, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 24
   
   




> ABFS: Support for new auth type: User-bound SAS
> -----------------------------------------------
>
>                 Key: HADOOP-19736
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19736
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: fs/azure
>    Affects Versions: 3.4.1, 3.4.2
>            Reporter: Manika Joshi
>            Assignee: Manika Joshi
>            Priority: Major
>              Labels: pull-request-available
>
> Adding support for new authentication type: user bound SAS
> User-bound SAS (Shared Access Signature) binds a SAS token to a specific user 
> identity rather than just granting access based on possession of the token. 
> This approach addresses key vulnerabilities in previous SAS mechanisms.
> The SAS token for it includes identity-binding parameters (e.g., skdutid, 
> sduoid) that correspond to the user’s Entra tenant and object ID.
> When accessing storage, the user must present a valid Entra access token 
> matching these parameters.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to