...
Now run the run script to build and run our docker based OPRP
Using the
...
RP
Assuming your deploy went without errors, you can now run the OP. It should now have available trough: https://op.inacademia.local/
By itself the OP cannot do much. If you did not start SVS yet, the OP will complain it cannot reach the back-end
As soon as you also start the SVS component however, the OP should now proxy https requests to the SVS component and back to the browser again.
Similar to the last step of the SVS setup this is now SaToSa complaining you did not send a valid request.
...
To start the RP, launch your browser and go to https://rp.inacademia.local/
...