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 encoding the token #14075

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix encoding the token #14075

wants to merge 1 commit into from

Conversation

parafoxx
Copy link

@parafoxx parafoxx commented May 2, 2024

Only the credentials have to be base64 encoded. The rest of the header text needs to stay in plaintext as can be seen in the powershell example. Otherwise the header will not be recognized.

only the credentials have to be base64 encoded. the rest needs to stay in plaintext.
Copy link
Contributor

@parafoxx : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@Court72
Copy link
Contributor

Court72 commented May 2, 2024

@vijayma

Can you review the proposed changes?

When the changes are ready for publication, add a #sign-off comment to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants