Authentication.ps1 - convert to type "PowerShellUniversal.AuthenticationMethod"

Oh, I think I know what’s happening here and I think it’s a problem with the documentation.

The example in the docs kind of assume that you are entering this into the editor within the Security settings.

But if you look at what is actually in the authentication.ps1, you’ll see you need to call Set-PSUAuthentication. This is the editor from the Settings \ Configurations page.

1 Like