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
{{ message }}
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
Recentlly, our platform team has added functionality to the platform so that it is now possible to synchronize secrets between running containers under the label Secrets Management Service for OAuth. We should use this feature in this component.
The end result should be that if container A and container B are running at the same time, and container A recieves updated credentials currently, those credentials will be available container B while it is running.
To replicate
Create two flows, each of which use the REST API component with the same OAuth credential.