Preventing access to mydomain.cloud.gooddata.com and forcing use of our webapp at app.domain.com
As we are building a b2b saas (which uses GD), for our MVP we pointed our first clients to our main GD portal (
mydomain.cloud.gooddata.com) , with SSO (Auth0).
Now we have our own webapp (react) that embeds dashboards and vizs uses the same SSO so ‘mvp clients’ can login equally well.
However I want to be sure they can only use GD stuff via our app and no longer directly at mydomain.cloud.
gooddata.com
What are the options to “lock that access” and force them to use the webapp? Thanks for any suggestion one might have.