Skip to main content

Glossary

Authorization

The process of determining what an authenticated identity is allowed to do — which resources it can read, change, or delete. Authorization failures, such as missing object-level checks in APIs, are among the most common and damaging web vulnerability classes.

// Recent coverage mentioning Authorization

← All 285 glossary terms