0

I can't find security details that are covering SCIM protocol. In SCIM documentation there is only in paragraph 4 :

Authorization and authentication must be guaranteed for the SCIM operations.

When I set REST API (for SCIM) on well known address (according with SCIM protocol) how to control then access ? Everyone can sent SCIM filter request and get response with all resources ?

Community
  • 1
  • 1
Rastko
  • 890
  • 1
  • 17
  • 32

1 Answers1

0

SCIM leaves this aspect to the implementation providers, cause there already many types of mechanisms to secure a web resource.

kayyagari
  • 1,882
  • 13
  • 10