No identity provider is selected, so there is no user to make this request as. That is a statement about how this deployment is configured and not about your account: nothing here says you are signed out, because nothing here knows who you are.
Behind this: the live field screen, the published allow-list, and the consent model this product would have to honour. No request was sent, so nothing on this screen is a guess about whether the service is up.
To see it on a development stack, run scripts/dev_up.sh and start the web application with AUTH_PROVIDER=e2e and SKEPSIS_DEMO_TOKEN_A set to the token that script mints. The harness refuses to load in a production build, or against an API that is not on this machine.