Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add session lookup fallback for soap header auth #3672

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

dougm
Copy link
Member

@dougm dougm commented Jan 7, 2025

In 1918984 / PR #3636 we deferred the http.CookieJar lookup until request time. Fallback to using Path="/" if initial lookup fails.

In 1918984 / PR vmware#3636 we deferred the http.CookieJar lookup
until request time. Fallback to using Path="/" if initial lookup fails.

Signed-off-by: Doug MacEachern <dougm@broadcom.com>
@dougm dougm merged commit e0ed729 into vmware:main Jan 7, 2025
11 checks passed
@dougm dougm deleted the cookie-auth branch January 7, 2025 22:18
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