Hii there n8n team. I have self hosted the n8n using docker (not the enterprise plan) and would like to use the credentials outside of n8n as well. Would there be a way to store the oAuth2 Credentials in AWS Secrets Manager or any other vault while using the basic n8n docker.
External Secrets is something that we only support with an Enterprise plan at the moment. It may be posible to put something together by exporting the credentials with the decrypted option but you would need to manually keep them up to date.