
Shibirg.41784 (Customer) asked a question.
Hi Team,
​
Need your support here.
​
We have integrated okta with AWS Redshift.
​
We need to set default privileges in Redshift whenever new user is created from okta ( auto create option is enabled in okta )​.
​
Is it possible to pass set of queries ? Means can we update API call whenever user is getting created..in Redshift it should execute query​.
​
Kindly help​

There is no out of the box way available to do your use case. what you can try, create an InLine Hook in OKTA. from there you can execute the query to your Database via the API call. The Inline Hooks evaluates during the authentication process as well as the provisioning process. I am sure that can solve your use case. give it a shot, need to use the Java API for this.
Thanks a lot for the reply.
Sure i will give a try and update you on this.
Thank you once again 🙂
Regards,
Shibir G R