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 8 Next »

User story

  • As a user I want to change my profile So that the application (MAIN) could display relevant information related to my profile

Configuration:

  • depending of the scope of the application (MAIN), different profiles could be used. A list of all usable profiles must be done.
  •  
  • Citizen: for the principal with the basic authentication if the user wants to identify himself as a natural person. This is the default profile when a user authenticates on the eHealth IDP.
  • Quality: for the principals that identify the user as a professional (eg DOCTOR)
  • Organization: for the principals that identify the user as a representative of an organization he belongs to.
  • Mandate: for the principals that identify the user as the mandatary of another person or organization from whom he has received a mandate to act on their behalf in a specific context
  • k



quality (for all citizens)citizen

quality (for health professional)doctor, nurse, midwife,... (see https://www.ehealth.fgov.be/fr/professionnels-de-la-sante for more detail)

organization (for connecting himself as an organization)nuse

mandate (for all citizens)

Initial data/state:

  • The user must be logged out of MAIN (cf AUTH-TS-9) in order to change his profile
Test script IDTest ActionsAssertion
ATH-TS-11
SeqActorActionAutomatic/Manual


1MAINstarting an identification actionAutomatic: could be automate but cannot be generic since the applications to test have all a different layout.


2CSAMauthenticate himself with eid / TOTP / itsME

see TS 5,6 or 7




3CSAMchoose a profile (any of them)Could be difficult to automate as CSAM and MAIN are different applications



  • No labels