THIS SPACE IS UNDER CONSTRUCTION

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Used documentation

General information

The IDP has itself a Logout link to end its own session properly.

Logout in an application and the IDP can be combined if needed but should be done with care as this actually breaks SSO.  

logout by :

  • pressing a button
  • closing the mobile application

3 types of logout: 

  • Application logout
  • IDP logout
  • Application + IDP logout


Basic flow

FlowSpecification

Use case ID

ATH-UC-08-BF

Use case name

Local logout of a user from the mobile application

Actors

  • Citizen

  • Healthcare giver
  • Representative of an institution

Short Description



1 (High)

Must have: The system must implement this goal/ assumption to be accepted.

Pre-Conditions

  • The user is authenticated in the mobile application

Post-Conditions

  • The user is locally logged out

Steps (basic flow)

0

The user accesses to the WebSSO based mobile application interface to locally logout

1

The user presses the logout button to disconnect him/herself from the SP


2

The SP receives the logout request and asks the AS to end the active session 

3The AS ends the active session and notifies the SP

4

The SP sends the response to the user


5

The user is logged out from the mobil application

Exceptions (exception flows)


Frequency

  • Every time the user needs to locally logout from the application

  • No labels