Skip to content

Commit abf70d8

Browse files
LindaLawtonleastprivilege
authored andcommitted
Adds a link to the tutorial for this sample (#257)
1 parent 0a7400a commit abf70d8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Quickstarts/1_ClientCredentials/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22

33
The first quickstart sets up a minimal identityserver that shows how to protect an API using the OAuth 2.0 client credentials grant.
44
This approach is typically used for server to server communication.
5+
6+
## Protecting an API using Client Credentials
7+
8+
The tutorial that goes along with this sample can be found here [Client Credentials](http://docs.identityserver.io/en/release/quickstarts/1_client_credentials.html)
9+
10+

0 commit comments

Comments
 (0)