Skip to content

Commit

Permalink
Update security.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
danielyahn committed Jul 20, 2022
1 parent eb9bf30 commit 05ddb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/operators/security.rst
Expand Up @@ -101,7 +101,7 @@ as all requests requiring _authorization_ must first complete _authentication_.
Identity Providers
******************

The :class:`.IdentityProvider` class is responsible for the "authorization" step,
The :class:`.IdentityProvider` class is responsible for the "authentication" step,
identifying the user making the request,
and constructing information about them.

Expand Down

0 comments on commit 05ddb36

Please sign in to comment.