When I clicked user icon on the top right "log out" it took me to a url/page that does not render a login box. I would expect to be redirected to localhost:3000 automatically.
http://thunder.amp.localhost:8080/oidc/logout?client_id=amp-console-client&post_logout_redirect_uri=http://localhost:3000/login&state=sign_out_success
{"error":"unauthorized","error_description":"Authentication is required to access this resource"}
