AWS Cognito Federated IDP - refresh access token

0

we have configured a user pool in AWS Cognito with a federated idp with identity provider type as OIDC. we are a web application which authenticates user login with AWS Cognito user pool. In web app, on expiry of AWS Cognito access token, we are refreshing the access token using refresh token. however, it seems that AWS Cognito only shares AWS Cognito's refreshed access token. Access token of federated IDP is not refreshed.

how can i ensure that the access token of federated idp is refreshed as part of AWS Cognito access token refresh api call ?

Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen