Hi,
I have created a Universal bot containing 2 linked bots. Both the linked bots has user authentication (with same details) before performing any task, whatever input user is giving is getting stored in bot user session so he wont be asked details for other tasks in the bot.
Is it possible to automatically authorize user in second bot also if user has provided details while interacting with the first bot?