I represent an ERP from which my customers (Business) will emit signable documents.
Currently, if my customer requires a Docusign integration, we ask them to create an appdemo account so that we (, logging in with their credentials, ) can create and configure the App & Key credentials, security settings, etc. Then, when the tests are finished, they have to provide another (this time, paid) account so we can link it with their previous development account.
My intention is to create the App & Keys from my Docusign enterprise account for each of these customers whenever they require a Docusign integration. Then, when I finish the mandated 20 integrated tests, I would send them the OAuth link so they can login and authorize using their subscribed account.
By doing that, I intend to keep all integration keys my ERP uses in a single, managed, account.
Is there an issue here? Should I not be doing that? Is this behavior expected? And if not, what are the alternatives?