However, We are stuck at step 3 of pre-requisites. Does anyone know how to make changes in source config xml for IDnow sources?
3. If you want to aggregate the sudo commands from multiple sudo files then you must provide the list of files as a separate config attribute in source config xml. For example, you can use:
For your specific question, you are likely going to have to use the Rest API to add that custom attribure. You will likely need to add it to the connectorAttributes, as shown in the API reference for Update Source (Full) however you can probably just use the API Reference for Update Source (Partial) so make that singular change.
However, when I aggregate entitlements for source it is still showing local groups but not sudo commands as an Entitlement. Sudo user has ability to run “/usr/bin/awk” command and I have also added “sudocommands” multi-valued account schema attribute to the source. I have also tried resetting entitlement but did not work. Is there anything I am missing?
Appreciate your help!