Please tell me how to use a different BaseURL for each virtual tenant.

 
As standard, there is no way to use a different BaseURL for each virtual tenant from unauthenticated state to authenticated state.

However, it can be realized by implementing the following CookBook.

First, create an environment where you can use multiple BaseURLs.

・How to dynamically determine BaseURL from request information to WebServer (Apache edition)
 https://dev.intra-mart.jp/cookbook181864/

・How to dynamically determine BaseURL from request information to WebServer (IIS)
 https://dev.intra-mart.jp/cookbook181865/

Next, implement the tenant resolution for each BaseURL.

・How to resolve each tenant from multiple BaseURLs
 https://dev.intra-mart.jp/cookbook212586/

【Reference information】

This applies only when set. After authentication, different BaseURLs can be used for each tenant.

BaseURL for each tenant after authentication is set on the following screen.
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/tenant/setup_to_tenant_env.html

By performing the above setting, you can access with <base-url> of BaseURL in unauthenticated state.
After authentication, it can be accessed with the BaseURL of "Tenant Environment Information."

 -- Target -------------------------------------------------------------------------
iAP/Accel Platform/All Updates
 --------------------------------------------------------------------------------


FAQID:1191
Was this article helpful?
0 out of 0 found this helpful
Powered by Zendesk