You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/home/glossary.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,9 +97,9 @@ An 'authentication provider' is a service that your users can authenticate to gr
97
97
98
98
*Learn more about [authentication providers](/home/auth-providers).*
99
99
100
-
### Authentication Scope
100
+
### Authorization Scope
101
101
102
-
An 'authentication scope' is a permission that a user can grant to an agent. This is used to control what the agent can do with the user's data. Available authentication scopes are defined by the authentication provider, and each tool defines the scopes it requires.
102
+
An 'authorization scope' is a permission that a user can grant to an agent. This is used to control what the agent can do with the user's data. Available authorization scopes are defined by the authentication provider, and each tool defines the scopes it requires.
103
103
104
104
Learn more about [authorized tool calling](/home/auth/auth-tool-calling).
0 commit comments