Logger for SCIM and WebService connector

Which IIQ version are you inquiring about?

8.4

Please share any other relevant files that may be required (for example, logs).

We would like to check full request details that are being sent out from IIQ to target application configured with SCIM2.0 and WebService connector option. I think we can check all these details through logs at “info” level. Could someone point me out which is logger statement to update in log4j file for SCIM 2.0 connector and webservice connector to get logs at “info” level

Also, is there any other way I can see full API call details (requestbody, response, etc) that is being sent out from IIQ to target application over API call and also response details with any error message. I am not talking about provisioning plan and attribute mapping, that I can check through provisioning plan details in IIQ.

Thank you in advance!

Hi @rahulbarole,

did you try this?
image

on this page you can find all loggers.

1 Like

@rahulbarole ,
Please follow the steps I given.

2 Likes

Thanks @enistri_devo , this helps!

1 Like

Thanks @bhanuprakashkuruva , this helps!