04/11/2023 06:30 AM
Hi Team,
We have REST Connector -
for generating accesstoken we need to pass parameters which has to be encrypted using 'javax.crypto.Mac' and along with User details and then pass to HTTP request to get access token
How to do this in Connection JSON ( with out separate invoke jar job) any other inputs how to achieve this requirement?
04/11/2023 08:48 AM - edited 04/11/2023 08:49 AM
Let me confirm this with the internal Product team and will update you.
04/11/2023 10:50 AM
Hi Sahil,
Any input from product team on this?
Thanks
04/11/2023 03:49 PM
This is currently not supported but you log the requirement in Ideas portal if needed. https://ideas.saviynt.com
04/11/2023 07:29 PM
You can use jar connector for above requirement
04/12/2023 05:06 AM
Can you elaborate more on this (any link) ? you mean - invoke these api calls ( Connection json, CreateAccount json etc) from Java program ?
Only Access token generation(Connection JSON) is we need customization remaining all we can use ootb features.