Skip to content

IVY-1280 Support preemptive authentication#64

Open
twogee wants to merge 1 commit into
apache:masterfrom
twogee:ivy-1280
Open

IVY-1280 Support preemptive authentication#64
twogee wants to merge 1 commit into
apache:masterfrom
twogee:ivy-1280

Conversation

@twogee

@twogee twogee commented Feb 1, 2018

Copy link
Copy Markdown
Contributor

I adopted a patch by @AurelienLourot

@lourot

lourot commented Feb 1, 2018

Copy link
Copy Markdown

Note that I didn't push it upstream because of this open point: tt-gf#2 (comment)

So this might break some authentication schemes, I'm not really sure.

EDIT: we have been using it at TomTom for a while, but we use only the Basic auth scheme.

@twogee

twogee commented Feb 1, 2018

Copy link
Copy Markdown
Contributor Author

I have noticed that. Perhaps it's enough to document that preemptive authentication only works with basic scheme.

@twogee

twogee commented Feb 1, 2018

Copy link
Copy Markdown
Contributor Author

Looking at examples, digest authentication uses the same cache, only sets a different scheme.

@twogee twogee force-pushed the ivy-1280 branch 2 times, most recently from 18c4efc to a9139f0 Compare March 3, 2018 11:23
@twogee twogee force-pushed the ivy-1280 branch 4 times, most recently from 279cacf to 6745ae2 Compare March 15, 2018 18:54
@twogee

twogee commented Mar 15, 2018

Copy link
Copy Markdown
Contributor Author

I would like to add the preemptive authentication flag to the newly minted TimeoutConstrainedURLHandler to avoid BWC issues. Any objections, @jaikiran ?

@twogee

twogee commented Mar 17, 2018

Copy link
Copy Markdown
Contributor Author

@AurelienLourot we moved the discussion to JIRA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants