IBM Verify

 View Only

 Defining multiple object-spaces for the same resource/end-point

Jump to  Best Answer
Narayan Verma's profile image
Narayan Verma posted Tue February 18, 2025 04:55 PM

Hi, is this possible to define multiple object spaces for the same resource/end-point so that they can all be secured by different POPs/ACLs/policies?  Example:

  • /tests/image.gif - deny the access to everyone except admin; possibly an ACL
  • /test/image.gif?a=1 - provide access with authentication level = 2 possibly with a POP
  • /test/image.gif?b=1 - provide access with authentication level = 3 possibly with a POP
  • /test/image.gif?c=1 - provide access with authentication level = 2 possibly with a POP and a custom Access Control policy

Looking for ideas to best solve this problem without having to create duplicate resources/end-points and managing this at the ISVA level itself.

Thanks,

Narayan

Steven Hughes's profile image
Steven Hughes  Best Answer

Narayan,

You can use the dynamic URL mapping feature of the IVIA reverse proxy.  See the following section of the IVIA documentation:

Mapping ACL and POP objects to dynamic URLs - IBM Documentation