Windows Authentication and Form Authentication as fallback?

Product: PowerShell Universal
Version: 5.4.3

I have enabled both, Windows and Form authentication method, with the expectation that the first is used on AD Domain-joined computers and the second for when users are working on their (BYOD) workgroup computers.
The issue so far is, that the Windows credentials pop-up appears on these BYOD computers.
Is there something tha must/can be changed, so that PSU redirects to the logon form in the case SSO is not available?
Are multiple, simultaneous authentication methods supported at all?

Any tips or recommendations are welcome!

simple workaround:
have users use the URL for the login page

https://yourPSUserverFQDN/login

1 Like