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.
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.