How to deal with credentials in automated scripts?

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ps-stuff

    Powershell stuff which accumulated over the years for personal reference

  • Poor mans solution: encrypt the secret using a self signed certificate on the server. https://github.com/Businesskasper/ps-stuff/blob/main/Certificates/EncryptAndReadSecrets.ps1 No need for automation products or secret stores if that is all you need.

  • platform-compat

    Discontinued Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • SecretManagement

    PowerShell module to consistent usage of secrets through different extension vaults

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts