Logout (v2.1.0)

Command that will logout a user from Cognito and PAL.

Overview

This command in the Authentication adapter, is used to logout a User or Applicaiton from Cognito. When a User or Application is logged out the previously generated JWT

are not possible to be used. In order to access PAL services, a new authentication is required. All tokens including the refresh token are invalidated.

The command uses the Authorization header to decide which user that shall be logged out.

Architecture diagram