ArangoDB-NET icon indicating copy to clipboard operation
ArangoDB-NET copied to clipboard

Windows Authentication support through NetworkCredential

Open alexalexpod opened this issue 8 years ago • 2 comments

Hello.

Currently, I see that the library supports only Basic Authentication. Do you plan to add Windows Authentication support through NetworkCredential?

Thanks, Alex.

alexalexpod avatar Aug 08 '17 12:08 alexalexpod

Hi,

this might be doable, but it would require some changes to the authentication API to distinguish between various authentication methods. Do you have some proposals regarding how would you like it to be implemented?

yojimbo87 avatar Aug 10 '17 20:08 yojimbo87

Hi. It would be great if you can do something like this: https://github.com/ra0o0f/arangoclient.net/blob/next/docs/tutorial/csharp-in-10-minutes.md Thanks, Alex.

On Aug 10, 2017 23:40, "Tomas Bosak" [email protected] wrote:

Hi,

this might be doable, but it would require some changes to the authentication API to distinguish between various authentication methods. Do you have some proposals regarding how would you like it to be implemented?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yojimbo87/ArangoDB-NET/issues/45#issuecomment-321667200, or mute the thread https://github.com/notifications/unsubscribe-auth/AZXFnmXGbgwWZMZTw9JAm6PFqBf1lefRks5sW2rMgaJpZM4Owqeb .

alexalexpod avatar Aug 11 '17 06:08 alexalexpod