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
Right now, even when running locally, the response URL still redirects to vault and returns something like: http://vault.acm.illinois.edu:port/?token=token. Need to fix this so it returns something generic to the machine (i.e. http://localhost:port/?token=token when running locally).