1 Answers
0
According to the documentation (here), you need to either redirect the user to the Cognito endpoint: GET https://mydomain.auth.us-east-1.amazoncognito.com/logout or perform the GET yourself and then redirect to the correct sign-in location. The former is going to be easier.
answered 3 months ago
Relevant questions
are federated IDPs consulted on token refresh via cognito user pools?
Accepted Answerasked 4 months agoInvalid scope offline_access for cognito login
asked 5 months agoCognito - User Asked to Login to App Constantly
asked 4 months agoCognito Federated user logout
asked 3 months agoAmazon Cognito user pool LOGOUT endpoint is not working as expected
Accepted Answerasked 7 months agoCognito logout endpoint doesn't support options, so how can CORS preflight work?
asked 2 months agoCognito - Azure AD - Amplify - flow of the SSO auth from application perspective
Accepted Answerasked 2 years agoIs Cognito OAuth Logout 'state' param supported?
asked 6 months agocognito hosted ui logout failing with
asked 2 years agoSingle Logout using SAML authentication option
asked 3 years ago