Is there a way to know which domain was used to log in/sign up by the user?

For example if I have a domain domain.com and multiple subdomains sub1, sub2, sub3, etc. and whitelist *.domain.com.

Is there a way to know which users came from sub1.domain.com and sub2.domain.com or sub3, etc?

Best Answer

  • Fred_PinelFred_PinelMember
    Answer ✓
    Hi,
    What is your application's environment? (are you using the plugin as part of a CMS like Wordpress, is it a custom web site, are you using Direct Connect...)
    Are the different subdomains different web sites?

    Reason is the callback URL is present in the /connections API endpoint reply.
    This URL will include the subdomain. You could even set different callbacks for the different subdomains.

    Hope this helps (not too sure :-)

Answers

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.