User Authentication (aka User Login)


šŸ‘¤ User Authentication (Login Process)

šŸ”„ Authentication Flow:

The Web Portal operates as an OpenID Provider (OP) with the following process:


šŸŽÆ Core Responsibilities**

  • Receive authentication requests from customer websites via redirect flow
  • Authenticate users using multiple factors
  • Issue tokens (Access Token and ID Token) upon successful authentication
  • Orchestrate MFA through REL-ID Authorization Server