ABAC – Attribute Based Access Control is a type of access control model that uses attributes to determine whether a user should be granted access to a resource.
Rule-Set-Based Access Control is a type of access control mechanism that allows administrators to define and enforce access control policies based on a set of rules.
JSON Web Token (JWT) is an open standard that defines a compact and self-contained way for securely transmitting information between parties as a JSON object.