Hi,
I’m trying to implement SSO for private content, JWT-based.
When you set it up, you give it a remote login url, and you press verify. It then makes a request to the remote login url.
What is the source of that request to the remote login url? (ex: is it app.hubspot.com?).
I need to know the source url/domain in order to allow it through the firewall.
Thank you in advance for your help.