Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Profile page #33

@teemukataja

Description

@teemukataja

Proposed solution

@juhtornr suggested a profile page, where the UI would display the contents of the ELIXIR access token. This means that the UI wouldn't store any data, only display user data from the session.

Things we can display from the token with current scopes (openid, ga4gh_passport_v1):

  • ELIXIR ID
  • Bona Fide status
  • Dataset permissions

We could also display for example email or name if needed, but this requires the token scopes to be updated.

DoD (Definition of Done)

  • A new user profile view
  • Update privacy policy: state that we don't store any data that is displayed in the user profile page, the data comes directly from ELIXIR and the information only exists in the browser session (client side), and is deleted when logged out or after one hour when the access token expires

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions