<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
0D54z000086Y5WoCAKOkta Classic EngineAdministrationAnswered2022-09-20T19:49:48.000Z2022-09-19T20:03:29.000Z2022-09-20T19:49:48.000Z

RajiS.34215 (Customer) asked a question.

SCIM 2.0 Provisioning users to multi-tenant

As I understand, when the integration (in this case Okta) hits the SCIM 2.0 server's endpoints (eg /Users), it will send a bearer token corresponding to the OAuth Bearer Token specified in Provisioning -> Integration (if I'm not wrong this is usually the IdP's API token key). My application is multitenant i.e, a customer can have multiple accounts in our Saas application.

 

As understand from SCIM RFC, a tenant information can be identified from the token.

 

Is it possible to have multiple provisioning jobs (/integrations) configured, with each integration pointing to a separate account in our SaaS application.

 

For example, in my dev account 123456, can I add multiple integrations of one app with different bearer token?

 

 


This question is closed.
Loading
SCIM 2.0 Provisioning users to multi-tenant