You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With remote workloads we have the ability to fetch a token and send it on every request to the remote MCP server.
When the token expires, we should show the workload in an 'unauthenticated' state, so the user knows they can't access the remote MCP server.
As a followup we can have a way to re-trigger the auth flow and get a new token (TBD on the right command to do this)