I have an OData Service that uses Basic Authentication over https (for a Legacy API with its own Users and Passwords). I go for getting the Data of this Service into the SharePoint over BCS External Content types and go to use the secure store for the User and Passwords.
I created a SharePoint Hosted app and tried to add the OData as External Content Type. The wizard now ask for Credentials, but only for Windows Credentials (the domain name is shown). So a login is not possible. Because of this, I cannot get pass this wizard page.
Is there a way to create an OData Service with a Basic Authentication?