Authorization server management

Description

This page aims to allow users to manage their authorized applications and API access. It serves as a landing point to manage those objects and give an overview of the state of the applications authorized to use a shop's API.

QA

Link to the test

Components description

Behaviors description

Workflow

This page is the starting point of 5 workflows :

  • Creation of an Authorized Application

  • Creation of an API Access

  • Deletion of an Authorized Application

  • Edit of an Authorized Application

  • View of an Authorized Application

Behavior description

  • The creation of an Authorized Application is triggered by clicking on the CTA "Add a new authorized app", making the user leave this page to enter a creation funnel.

  • The creation of an API Access is triggered by clicking on the CTA "Add a new API access", making the user leave this page to enter a creation funnel.

  • The deletion of an Authorized Application is triggered by clicking on the three dot button of an authorized app entry of the list then clicking on the delete button. It triggers a deletion prompt aiming to confirm the deletion.

  • The edition of an Authorized Application is triggered by clicking on the pen button of an authorized app entry of the list. This leads the user to the edit funnel.

  • The view of an Authorized Application is triggered by clicking on the three dot button of an authorized app entry of the list then clicking on the view button or by clicking on the name of the authorized app. It make the user leave this page to enter a view funnel

Error messages

This section MUST list all errors messages / Exceptions for the page / workflow

Limitations

This section SHOULD list limitations of the page.

Last updated