Identify which application credentials stored in ASO were modified
I have two applications, and I store their credentials in ASO Manager (which means they are two different application keys). In the user interface, I have a button that would show the ASO manager because at any point, the user may update their credentials. ShowCredentialDialog (the one without input parameters) has an output that checks if the credentials have been modified. I need to get which application credentials were modified, so does Pega have this functionality? It's essential because I need the Bot to close/logout of that application then login using the new one.