<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00008j5uSKSAYOkta Classic EngineSingle Sign-OnAnswered2023-08-01T10:21:01.000Z2020-06-10T16:58:23.000Z2020-06-11T11:28:20.000Z

Shibirg.41784 (Customer) asked a question.

API Call - To update Default Privileges - AWS Redshift

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​


  • sandeepk.84743 (Wipro Technologies)

    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.

    • Shibirg.41784 (Customer)

      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

      Expand Post
This question is closed.
Loading
API Call - To update Default Privileges - AWS Redshift