
RadhikaB.15132 (Customer) asked a question.
Hi team,
We are trying to add SCIM integration to our app. We want to be able to use the same app so that the admins do not have to assign the app to their users again. I have a few questions related to it -
- Is there a way to pull data from Okta to our system when integrating SCIM, to backfill our data.
- In case we cannot pull it, Is there a way to migrate the users/groups assignment to a new app automatically from an older app?
- Is there a way to add the SCIM integration to the same app? Currently I do not see the "Provisioning Tab"

You application implements the SCIM endpoints and the Okta app you create calls those endpoints when someone is assigned or unassigned from the app in Okta or user profile data is updated or the Okta account id deactivated or deleted. What your app does for each of these events is totally up to your code.
We have some Okta app integrations were we have SCIM configured in it along with authentication settings (OIDC/SAML) and some where we split the SCIM into a separate app integration away from authentication integration. We do this when the Okta OIN app template does not have an option to configure SCIM or when we want to assign somewhat different sets of users for authentication needs vs SCIM needs which is rare. If we want to configure just SCIM as a standalone integration in Okta we typically would use the SAML 2.0 app instance and not configure the authentication settings.
Hi @RadhikaB.15132 (Customer) , Thank you for reaching out to the Okta Community!
The following article goes of the SCIM options:
https://developer.okta.com/docs/concepts/scim/
As for question no.3, if you set up a custom app using the Okta Application Integration Wizard, check first under the app's General tab to see if provisioning is enabled there. Once you enable SCIM, the Provisioning tab should show up:
For an a more details discussion on SCIM provisioning, I recommend reaching out to our dedicated Okta Developer Forum via devforum.okta.com to take advantage of their expertise.
While we'll do our best to answer all of your questions here, this medium is more inclined towards Okta core products and features (non-custom/developer work).
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--
Ask Us Anything about Okta FastPass - now thru December 11th.