Skip to content

Commit

Permalink
Update oauth2-authentication.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri authored Jul 20, 2016
1 parent 9a5c0a4 commit d5ef9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/plugins/oauth2-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ In this flow, the steps that you need to implement are:
* The backend endpoint that will process the original request and will authenticate the `username` and `password` values sent by the client, and if the authentication is successful, make the request to Kong and return back to the client whatever response Kong has sent back.
[ssl-plugin]: /plugins/ssl/
[ssl-plugin]: /plugins/dynamic-ssl/
[api-object]: /docs/latest/admin-api/#api-object
[configuration]: /docs/latest/configuration
[consumer-object]: /docs/latest/admin-api/#consumer-object
Expand Down

0 comments on commit d5ef9b4

Please sign in to comment.