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 1714 #2312

Merged
merged 2 commits into from
Sep 28, 2022
Merged

Fix 1714 #2312

merged 2 commits into from
Sep 28, 2022

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

[Breaking]

  • Authentication property ApplicationSecret has been changed across all resources to be of type
    PSCredential instead of string. This will ensure that the secrets get encrypted in MOF files
    when compiling with an encryption certificated instead of being exposed as plaintext.

This Pull Request (PR) fixes the following issues

@NikCharlebois
Copy link
Collaborator Author

Scheduled to be released as part of 1.22.1005.1 on October 5th

@NikCharlebois NikCharlebois merged commit 654652b into microsoft:Dev Sep 28, 2022
@NikCharlebois NikCharlebois deleted the Fix-1714 branch September 28, 2022 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ApplicationSecret handling results in PlainText passwords in the resulting MOF
1 participant