Hi , I have a use case where I have 2 user pools . One external users who use our app and second int...
t
Hi , I have a use case where I have 2 user pools . One external users who use our app and second internal users within the organisation and I need different login mechanisms for each user pool . I have created one supertokens app for internal users and I see an option to create a tenant within the same app to support auth for external users as well . I don't see an option to add different website domain for different tenants , is it not possible ? How do we achieve it and what's the actual use of website domain in backend config ? Asking because our frontend apps for external and internal users are on different domains (base domain is different as well) so I would need to have a different value of the website domain in case I go with a new tenant approach .
@rp_st Can you please guide here ?
r
Hey @Tushar which backend SDK and version of it are you using?
t
pythons-supertokens for flask
r
we don't support different website domains for that SDK yet. The feature will be out in 1-2 weeks time. So please wait.
3 Views