on 2020 May 04 12:28 PM
is it possible to use OData in V17 with authentification set to database with Windows authentification? I try to get HTTP request with DefaultCredentials from Windows, but Always get error "not authorized". Same if I use new NetworkCredential(username, password, domain) but it works with new NetworkCredential(username, password) Domain is probably not a part of Basic authentification.
Request clarification before answering.
Sorry, at this time the OData server only support basic authentication. NetworkCredential cannot be supplied.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
10 | |
9 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.