Assisted Sign On credentials file
Hi,
Can more than one Bot in different server use same aso.db file (which store credentials) present in a shared location. We want to create a single bot which will manage the credentials for all the applications and generate the aso.db which in turn can be used by different bots presents in different servers to use the same aso file to fetch credentials by application key. But I realised now that the credentials are encrypted with windows user identity and can be decrypted by same window user. How we can resolve this. If someone can suggest some other solution as well, it will be very helpful.