You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/01/24 13:07:00 UTC

[jira] [Created] (MRESOLVER-315) Implement Preemptive Authentication feature for native transport

Slawomir Jaranowski created MRESOLVER-315:
---------------------------------------------

             Summary: Implement Preemptive Authentication feature for native transport
                 Key: MRESOLVER-315
                 URL: https://issues.apache.org/jira/browse/MRESOLVER-315
             Project: Maven Resolver
          Issue Type: New Feature
            Reporter: Slawomir Jaranowski


We can set {{Preemptive Authentication}} for wagon transports, like:
https://maven.apache.org/guides/mini/guide-http-settings.html#Example:_Using_Preemptive_Authentication

Such feature will be also valuable for native transport.

When I use repository manager which require authorization for all request also for all GET, we have first request as anonymous and second as authorized user.

With it we can avoid not needed anonymous request.





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