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