OSB Security: Restricting access to a service by IP or Server name
799457Sep 22 2010 — edited Sep 23 2010Hello everyone,
We're in the process of configuring security for our OSB, and one of the things we'd like to do is restrict access to the proxy service depending on the username used for authentication and the IP (or name) of the server that initiates the communication. Creating an authentication mechanism based on user credentials is somewhat easy, but I was a bit stumped as to how to retrict access based on IP.
I was thinking of creating a role that would grant access, and then adding a condition based on the IP, but when adding a condition i don't see which of the options from the predicate list would suit me. Maybe "Context element's value equals a string constant"? In that case, what would the context element's name be?