Skip to content

Commit 4f26bbb

Browse files
khalidabuhakmehmaartenba
authored andcommitted
It should be OAuth 2.0 not OAuth2
1 parent fca0fcb commit 4f26bbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/identityserver/overview/big-picture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ and is designed to be API friendly.
5353
Applications have two fundamental ways with which they communicate with APIs – using the application identity,
5454
or delegating the user’s identity. Sometimes both methods need to be combined.
5555

56-
OAuth2 is a protocol that allows applications to request access tokens from a security token service and use them
56+
OAuth 2.0 is a protocol that allows applications to request access tokens from a security token service and use them
5757
to communicate with APIs. This delegation reduces complexity in both the client applications and the APIs since
5858
authentication and authorization can be centralized.
5959

0 commit comments

Comments
 (0)