Introduction
Authentication is the process of verifying a user's identity using credentials or other authentication methods. Once authentication is successfully completed and validated, the process of authorization begins — determining what actions or resources the authenticated user is permitted to access.
Start Authentication Process
6 items
Perform Verification (Authentication)
3 items
Continue Authentication Process
5 items
Generate Token
1 item
Token Validation
2 items
Logout and Revocation
3 items
Cancel Authentication Process
1 item