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
At present, the LEDA scoreboard is updated by assuming a role in each team account. This is done in a loop, assuming credentials via WS who then gather those for us from STS.
We need to switch to RBAC, passing the central account ID to each team stack.
The text was updated successfully, but these errors were encountered:
Complete with #107 - changes pushed to WS in latest build and published.
However we didn't use RBAC; that was blocked. Instead we made a class to cache the STS credentials.
At present, the LEDA scoreboard is updated by assuming a role in each team account. This is done in a loop, assuming credentials via WS who then gather those for us from STS.
We need to switch to RBAC, passing the central account ID to each team stack.
The text was updated successfully, but these errors were encountered: