Erik Anderson

Results 3 issues of Erik Anderson

**What happened:** [A clear and concise description of what the bug is.] Cannot use password with * character (with and without enclosing single quotes) **What did you expect to happen:**...

kind/bug
good first issue
priority/important
area/authentication

OS: RHEL7 Docker Version: 20.10.17 Problem: When primary DNS server is down, embedded DNS server returns timeout even though secondary is available Reproduction (on RHEL7 host- I got trial sub...

# Steps to reproduce On linux (centos7) installed powershell core and the AzureAD.Standard.Preview module (with some help from https://blogs.endjin.com/2019/05/how-to-use-the-azuread-module-in-powershell-core/). ``` Register-PackageSource -Name PoshTestGallery -Location https://www.poshtestgallery.com/api/v2/ -ProviderName PowerShellGet Install-Module -Name AzureAD.Standard.Preview...

Issue-Question