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