Security Glossary

Definition

What is Authorization?

The process of determining what actions and resources a verified identity is permitted to access or modify. Unlike authentication (which verifies who you are), authorization defines what you are allowed to do. Failures in authorization — including privilege escalation, IDOR, and missing function-level access control — are among the most impactful and frequently discovered application security vulnerabilities.

Related terms

Put this into practice
API security testing automation
See how Penetrify's autonomous AI agents find and validate this class of security issue in your application.