jiteshkhatri11 commented on issue #1850:
URL: 
https://github.com/apache/maven-resolver/issues/1850#issuecomment-4525977277

   This would be a valuable enhancement, especially for enterprise environments 
using modern artifact repository authentication.
   
   A possible implementation approach could be introducing an OAuth 
authentication provider abstraction that retrieves and refreshes bearer tokens, 
while transporters consume them through standard `Authorization: Bearer` 
headers.
   
   It may also be useful to support both:
   
   * non-interactive flows (client credentials, service accounts)
   * interactive/device flows for developer environments
   
   I’d be interested in exploring this issue further and contributing a 
possible implementation.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to