I'm adding an idp into the testnet for the web-access-control-tests.
I should first finish https://github.com/solid/web-access-control-tests/issues/5
and then edit runTests.sh so that the it first obtains an IDP_COOKIE, uses that for the tester to log in to the idp as Bob and do a request to Alice's pod on the server.
I'm adding an idp into the testnet for the web-access-control-tests. I should first finish https://github.com/solid/web-access-control-tests/issues/5 and then edit runTests.sh so that the it first obtains an IDP_COOKIE, uses that for the
tester
to log in to theidp
as Bob and do a request to Alice's pod on theserver
.