"HTTP Basic" authenticated OData user and pass lost

Hi,

"Edit Data Source" always loses username and password for an "HTTP Basic" authenticated OData. When I run the project it always asks the username and password for the first time.

You can check the generated authorization service - it stores the token to sessionStorage which indeed is cleared every time the browser is restarted.