
790yk (790yk) asked a question.
Is it possible to set up provisioning (i.e set the API access key) programmatically via an API? If so, is there an API for adding a push group to the application?

We use cookies to provide the best website experience and to help understand marketing efforts. We may also share data with ad partners to reach potential customers across the web. To learn more, visit our Privacy Policy. Click here for Your Privacy Choices. You may also opt out of this sharing by signaling your preference via GPC, applicable only to the browser signaling the opt-out.
More information
These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information.
These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance.
These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.
Select All

We use cookies to provide the best website experience and to help understand marketing efforts. We may also share data with ad partners to reach potential customers across the web. To learn more, visit our Privacy Policy. Click here for Your Privacy Choices. You may also opt out of this sharing by signaling your preference via GPC, applicable only to the browser signaling the opt-out.
More information
These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information.
These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance.
These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.
Select All
May Okta Community Buzz
Stay ahead of the curve with Okta for AI Agents, new Okta Learning live sessions and labs, shout-outs, and top trending topics—all aimed at enriching your Okta journey.
Hi Sara,
We currently have no public API that would perform provisioning and group push operations. The difficulty in exposing that is the very way provisioning works - Okta is essentially performing API calls from the backend to the target application in order to create or update users and groups, which are specific to each provisioning enabled application.
That being said, the Group Push API functionality feature has been requested on our Ideas Portal:
https://ideas.okta.com/app/#/case/119162
And on a more encouraging note, the Provisioning API feature is planned to be released, initially for the Org2Org application, and then for other OIN apps:
https://ideas.okta.com/app/#/case/125986
We hope this helps!
Thanks for getting back to me, Sebastian. So just to confirm, at the moment neither provisioning nor push group functionality is supported, but it may be in the future? Is there any way that you know of to setup SCIM connections with Snowflake?
Thanks again,
Sara
Yes, you are correct, at the moment we do not have public APIs for provisioning nor group push, that may change later on - provisioning will surely be implemented at some point, and I would encourage you to vote on the Group Push API feature request to draw more attention to it.
On the Snowflake subject, I must admit my ignorance, though we do support SCIM provisioning, if that is applicable:
https://developer.okta.com/docs/reference/scim/scim-20/
You may also try to address this question directly to our developers (as they would be better equipped to answer) on this forum:
https://devforum.okta.com/
Hi Sebastian,
One more related question. Understand that there is no way to setup provisioning or trigger a push via API, but is it possible to add an existing Okta group as a push group in an application via an API? Thanks!
Hi Sara,
Setting up the group push mapping via API isn't supported either at the moment, unfortunately. However, in addition to the feature request I posted in my original reply, there is also this one, that I believe is exactly what you may need:
https://ideas.okta.com/app/#/case/122821
Again, I would recommend voting on the feature request, as a higher number of votes increases the likelihood of the feature being implemented in the near future!
Hi Sebastian. Sara is my colleague, so to continue this discussion, I found that we can setup a push group by rule in the Admin console. Is there an API for adding such rule? It would work for us.