Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Bugfix for authenticating with credentials containing special characters #2589

Closed
wants to merge 1 commit into from
Closed

Bugfix for authenticating with credentials containing special characters #2589

wants to merge 1 commit into from

Conversation

KoenZomers
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
New sample? no
Related issues? N/A

What's in this Pull Request?

Using PnP PowerShell Connect-PnPOnline -Credentials (Get-Credential) with an username/password combination containing special characters would fail. URL Encoded these HTTP Form Post variables so they are correctly received by the Microsoft Online authentication endpoint.

@KoenZomers KoenZomers changed the title Bugfix for authenticating with credentials using special characters Bugfix for authenticating with credentials containing special characters Mar 17, 2020
@KoenZomers
Copy link
Contributor Author

Closing this and replacing with PR #2599 as this one seems to have gotten polluted

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant