Accessing a service provider in my single-page-app

Hi!

I am using Auth0 as the IdP for a SPA (React) using the React quickstart with the SPA sdk. We have enabled the SAML2 addon and sent the relevant info to a 3rd party (gooddata). What I’m hoping to do is use the SPA flow to login and access gooddata. Is there a way to do so?

I can login from the Identity Provider Login URL provided, but am essentially looking for a way to use that login URL in the SPA flow.

I hope that makes sense!

Thanks,
Jon