handlers.create_onetrust_application_handler
Whenever somebody creates an Application, we want to automatically create an application in OneTrust and link it
to LeanIX.
Configuration settings should be self-explanatory. In case of any issues, please contact Aronis support.
config_template =
{'client_id': '12345678', 'client_secret': '12345678', 'fs_types': ['Application'], 'external_id_field': 'externalId'}