About this document
Authentication and Authorization by raj.bhosale is a document available to read on EtoBox.
Authentication verifies the identity of a user, requiring login details like username and password, while authorization determines what resources a valid user can access based on their roles and privileges. Authentication occurs before authorization, and uses ID tokens, whereas authorization uses access tokens and is governed by OAuth 2.0. Changes to credentials can be made by the user, but permissions can only be altered by the system owner.
- Author
- raj.bhosale
- Language
- EN