When user requests for multiple roles together, all requests share same correlation ID. Consider a scenario, where roles are mapped to different resources. In this case, all resource request objects also shares same correlation ID. So, it is not possible to identify which resource request is generated from which role request depending on the correlation ID only. There is no other attribute available in request objects that uniquely identifies the link between role request objects and resource request objects.

This is required to assign unique correlation IDs to each role requests which are initiated together as part of a single request using default "New Request" from in "Access" > "Request Access" option.

Comments