Well, as expected, it is quite trivial to establish the mapped identity provider callback. Once a login to the provider completes, our service calls out to establish a login mapping to initialize the Cognito to STS mapping (GetID is the AWS api call). Then later, as needed, a refreshing token is fetched on the fly by the Cognito credentialsProvider. Nice.
The git repo for this experiment is here.
No comments:
Post a Comment