Skip to content

Fix: Ensure Basic Authentication adds the Authorization header correctly#1057

Open
claudiamurialdo wants to merge 2 commits into
masterfrom
http-client-authentication
Open

Fix: Ensure Basic Authentication adds the Authorization header correctly#1057
claudiamurialdo wants to merge 2 commits into
masterfrom
http-client-authentication

Conversation

@claudiamurialdo

@claudiamurialdo claudiamurialdo commented Aug 28, 2024

Copy link
Copy Markdown
Collaborator

ServerCredentials property is designed for server-based authentication schemes such as NTLM, Kerberos, or Digest, where the credentials are automatically negotiated by the handler.
For Basic Authentication, is must set the Authorization header with the necessary credentials encoded in Base64.
Issue:201305

@genexusbot

Copy link
Copy Markdown
Contributor
Cherry pick to beta success

…value for Basic Authentication (same behavior as the Java generator).
@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests January 6, 2025 16:21 — with GitHub Actions Inactive
@genexusbot

Copy link
Copy Markdown
Contributor
Cherry pick to beta success

@repo-mirror-sync-public-ops

Copy link
Copy Markdown

Thanks for your contribution! We're processing it internally as pub-1057. Once it's merged, this PR will be closed and the change will appear in master.

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.

3 participants