You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2023/03/03 09:50:00 UTC

[jira] [Updated] (MRESOLVER-315) Implement preemptive authentication feature for transport-http

     [ https://issues.apache.org/jira/browse/MRESOLVER-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamas Cservenak updated MRESOLVER-315:
--------------------------------------
    Issue Type: Improvement  (was: New Feature)

> Implement preemptive authentication feature for transport-http
> --------------------------------------------------------------
>
>                 Key: MRESOLVER-315
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-315
>             Project: Maven Resolver
>          Issue Type: Improvement
>          Components: Resolver
>            Reporter: Slawomir Jaranowski
>            Assignee: Tamas Cservenak
>            Priority: Major
>             Fix For: 1.9.6
>
>
> 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)