Can credential from AssumeRoleWithWebIdentityRequest be used to get session by getSigninToken? #543
-
Can credential from AssumeRoleWithWebIdentityRequest (OIDC Provider) be used to get session by getSigninToken? |
Beta Was this translation helpful? Give feedback.
Answered by
peterwoodworth
Mar 23, 2023
Replies: 2 comments
-
I'm not super familiar with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
peterwoodworth
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not super familiar with
getSigninToken
, but IAM docs here say that you can do this with any of theAssumeRole*
operations, so I would expect the answer here to be yes!