We have an application being hit from an on-prem poller that requires mutli-factor authentication (MFA) the first time a user logs in.
We did this manually on poller then recorder works on poller without needing MFA again.
However, when we set up the polling from this poller through WPM it wants the MFA again as if the cookies are not being stored or it is a different "browser" than what the recorder uses.
Any ideas on how to get this working without requiring a process that has to do the MFA every time we poll?