Tag: Authorization
3 items found
Glossary Terms
Glossary
ABAC (Attribute-Based Access Control)
ABAC is an authorization model that evaluates user, resource, action, and environment attributes instead of relying only on roles.
Glossary
OAuth 2.0
OAuth 2.0 is an authorization framework that allows third-party applications to access resources without the user's password.
Glossary
RBAC (Role-Based Access Control)
RBAC is an authorization model that assigns permissions to job roles instead of individual users, making access management easier to govern.