You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the introduction of the new Action Management component, we are storing the secrets of the external endpoints in our system.
Since we have a Saas offering it's a must to ensure that the secrets are properly encrypted before adding them to the database which is also comes as a requirement in the SOC compliance.
So we need to improve the action-mgt component to store the secrets using the secret-mgt component.
Describe the Issue:
With the introduction of the new Action Management component, we are storing the secrets of the external endpoints in our system.
Since we have a Saas offering it's a must to ensure that the secrets are properly encrypted before adding them to the database which is also comes as a requirement in the SOC compliance.
So we need to improve the action-mgt component to store the secrets using the secret-mgt component.
The text was updated successfully, but these errors were encountered: