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
Updated 4 months ago
