Collapse
Submit a Service Request
Contact Information for Technical Support
My Service Notifications
Enforcing profile permissions on SOAP and REST API calls
Answer ID 7156 |
Last Review Date 06/14/2020
How can I make sure the profile permissions are enforced for an account's SOAP and REST API calls?
Environment:
Oracle B2C Service
May 2013 and newer
Resolution:
There is a hidden configuration setting which maps profile permissions to SOAP and REST API permissions:
SERVER_ACCESS_CONTROL_ENABLED
- This setting specifies whether server-side access control enforcement is enabled.
- This setting is enabled by default for all new sites, but is disabled on some older sites.
As this setting is hidden, if you would like it to be enabled submit a service request to Ask Technical Support, but please take these facts into consideration before doing so:
1. It will affect all your current integrations
2. Once enabled, it cannot be disabled
It is highly recommended that you test its implications on a test site before enabling it on your production site.