STS Flashcards

1
Q

What is STS?

A

Standard Token Service
Allows to assume a role with web identity
Returns temp security credentials for users

API for STS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe how to use STS

A

User authenticates with web identity provider to access AWS resources

Once user is authenticated, app makes assume-role-with-identity API call

If successful User gets temp credentials

(AssumeRoleUser. AssumeRoleID)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly