Redirect in Register with Inrupt.net

Hi, we are developing an application, and we are facing now the issue of the registration process. Our intention is that our system will only support Inrupt.net as the main Provider (at least for the moment).

We are now wondering if there’s any option to allow our users to create an account in Inrupt (via their register page), and have them redirected to our system’s URL when that process is finished, instead of taking them to their POD (as the normal workflow of a Solid Registration Process works).

Okay, in case any other user encounters this problem, this is the solution.

The register endpoint of Inrupt (and I think the other providers too) has the parameter returnToUrl, and it can be placed as follows:

https://inrupt.net/register?returnToUrl=[URL]