Process Flow - System-defined roles (ACCOUNTADMIN, SYSADMIN, etc.)
Start: User logs in
Assign system-defined role
Role grants specific privileges
User performs actions
System checks role privileges
Allow or deny action
End
User logs in and is assigned a system-defined role. The role grants specific privileges. When the user acts, the system checks these privileges to allow or deny actions.