You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ix for empty username or address in source in Migration module (cyberark#433)
* Fix to allow OAuth and override to use CustomURLs * Trim token response * Updates to allow for both PS 5 and 6+ to be used * RegEx updates for PCloudURL * RegEx fixes * Fixes for merge * Fix for empty username or address in source
Write-LogMessage-type Debug -MSG "Searching for destination account with username `"$($srcAccount.userName)`" and address `"$($srcAccount.address)`" in safe `"$($srcAccount.safeName)`""
Write-LogMessage-type Error -MSG "Source account with username `"$($srcAccount.userName)`" and address `"$($srcAccount.address)`" in safe `"$($srcAccount.safeName)`" is missing username or address. Skipping account."
0 commit comments