
akem3 (akem3) asked a question.
Hello,
I just checked this Q&A about SCIM at this link https://developer.okta.com/docs/concepts/scim/faqs/ and I am clearly confused about the answer of the questions
Q: I have a multi-tenant integration. How do I allow my customers to customize their specific tenant in Okta?
Use the OAuth 2.0 Authorization Code grant flow, so that you know exactly which token the customer is using.
Another option is when the customer configures your Okta integration, Okta can prompt them to add their unique subdomain for your cloud application.
Okta can use part of this URL in the SCIM endpoint for that customer, for example:
This subdomain field can be configured in consultation with Okta after you submit your integration for Okta review.
I need to know which field the client will set the url to at the Provisioning -> Integrations (SCIM Connections).
- SCIM connector base URL.
- Access token endpoint URI.
- Authorization endpoint URI.
I also need to ask how I can test that before submitting the application?

Hello @akem3 (akem3) Thank you for reaching out to our community.
Please review our documentation where you have how to prepare, connect and test you SCIM integration. Once you have this ready you can submit it to the engineering team for review and further adjustments:
https://developer.okta.com/docs/guides/scim-provisioning-integration-overview/main/#overview
In the event you have additional questions, my advice would be to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/