Don Hunt
Don Hunt
$Secret.GetType().IsValueType is False when a string is passed as the parameter Secret in Set-Secret. The switch statement does not handle this case, and the logic fails.
Scenario - Use Test-SecretVault to trigger authentication - Sign-in token gets put in env variable - Do stuff - after 30 minutes the token expires - Use Test-SecretVault to trigger...
# PowerShell feature install of 7.4.3 for linux arm64 Issue ## Issue with install.sh If an install using GitHub is attempted, install.sh logic for devcontainers/features/src/powershell does not explicitly set pwsh...