From e4570b0f5e8d94393c533cae53975c6e403be2d8 Mon Sep 17 00:00:00 2001 From: kevinmrpvision Date: Wed, 29 Nov 2017 14:11:45 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3585dee..49c3619 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ resource for more information. The API is very simple to use. See the `example/` folder for a working example! -# API protection# +# API protection It's clear this API must not be anonymously accessed, however the SCIM standard does not define a specific mechanism to prevent unauthorized requests to endpoints. In this regard there are just a few guidelines in section 2 of RFC 7644 concerned with authentication and authorization.