I'm facing a situation where some folks have MFA authentication behind their switches themselves. Which is a great thing, but means solarwinds needs to be able to accept entry of an MFA token into any scripts that are being run as part of the logon process. Today, you have a username and password.
Naturally if this was a one-off I could add the current token to a script before logging into a bunch of devices at the same time, but that's only going to work once and would require passwords in plaintext.
I'd like to see this supported, as this pretty much defines whether a group will be able to use it.