Working with SSO and Non SSO target applications
We have a mix of SSO and Non SSO applications in our ecosystem. So essentially there are applications that explicitly asks for an userid and password - where as the other applications just take the LAN ID and gets you to the landing page.We are targeting to achieve the automation as RPA so that Bot can get all the necessary data for us from various systems before any manual user can start their part of the processing. While I understand we can leverage the ASO manager component to get the credentials for one time and encrypt it and store in a local database - I am struggling to understand what is the recommended way to handle a mix of SSO and non SSO target applications.
We are trying to get individual BOT an ID for them. Is there a best practice /recommended design that we can follow to design our credential ans security management (including authentication and authorization) ?