Skip to content

DI‐Portal‐GF‐001 Navigation to APIHUB (log in log out)

Aleksandr Agishev edited this page May 5, 2025 · 1 revision

Design Item ID: DI-Portal-GF-001
Design Item Name: Navigation to APIHUB (log in / log out)
Related Design Items: -
Related API:

Revision History:

Date Description

Description

The functionality provides a user the ability to log in to Portal or log out from Portal.

Workflow 1

Start Point
The functionality is available when user follows the APIHUB link.

Execution

  1. The user navigates to APIHUB.
  2. The system automatically authenticate user via SAML SSO and opens the home page of APIHUB Portal.

Workflow 2

Start Point
The functionality is available when user clicks Logout in APIHUB.

Execution

  1. The system opens 'Log in to APIHUB Portal' page.
  2. User clicks SSO Log In.
  3. The system authenticate user via SAML SSO.

Workflow 3 (for non-production env only)

Start Point

  1. The functionality is available when user clicks Logout in APIHUB.

Execution

  1. The system opens 'Log in to APIHUB Portal' page.
  2. User specifies username and password (of internal APIHUB user) in appropriate fields.
    • When user specifies password, password is masked.
    • If user clicks eye icon, then the system shows password without mask. 
  3. User clicks Log in.
  4. The system authenticate user via basic authentication. If user specifies incorrect login and/or password, the system shows the message 'Invalid credentials, please try again'

Screen View

image2024-2-12_19-47-22
Processes description
Technical articles
Design Items

General Functionality

Package Version

Dashboard version editing/creation

Package/Dashboard Settings

Package Settings

Operation Content View

Comparison

Portal Global Settings

Portal User Settings

Custom OpenAPI Extensions

Global Search

Agent

VS Code Extension

E2E Regression

UI Regression

Clone this wiki locally