Security & Privacy
Authorization
AuthZ
Determining what an authenticated user, service, or agent is allowed to do.
Example
A signed-in employee can view reports but cannot change billing settings.
Why people use it
Teams use “Authorization” when they need to protect systems, data, users, and connected tools.
What you'll hear
“What are the risks around Authorization if we connect this to company data?”