0
prabhjot created
1 Answer(s)
-
0
To manage user access across multiple tenants without requiring re-login in ABP Framework, you can use the Linked Accounts feature. This allows users to link their accounts from different tenants and switch between them seamlessly without logging in again.
Here's how it works:
- Users can link their accounts from different tenants by entering the tenant name and credentials.
- Once accounts are linked, users can see and switch to their linked accounts from the UI.
- Switching between linked accounts does not require re-authentication, enabling smooth access across tenants.
This feature is built-in and supported in ABP Framework's account module.
Sources:
- https://abp.io/docs/latest/modules/account/linkedaccounts
This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.