You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/24 14:45:00 UTC

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

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

ASF GitHub Bot commented on MRESOLVER-315:
------------------------------------------

cstamas opened a new pull request, #256:
URL: https://github.com/apache/maven-resolver/pull/256

   Add option for HTTP preemptive auth.
   
   ---
   
   https://issues.apache.org/jira/browse/MRESOLVER-315




> Implement preemptive authentication feature for transport-http
> --------------------------------------------------------------
>
>                 Key: MRESOLVER-315
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-315
>             Project: Maven Resolver
>          Issue Type: New Feature
>          Components: Resolver
>            Reporter: Slawomir Jaranowski
>            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)