I need to log in to an app that has SSO. 1 of several bots will be logging in (1 at time but load balance by Orchestrator). I have 1 bot per server right now. Each bot has its own AD and email accounts. I have a master login account for the workflows so the bots can all use the username and pwd. But now that the app is switching to SSO, the only thing I can think of is to set up each bot in the app - which will become unmanageable as we bring in more bots.
Is there a best practices way of handling SSO without setting up each bot in the app?
I have seen pieces of this in the forum, but unable to put it all together.