N
N
NooBlase2018-08-10 08:28:24
ASP.NET
NooBlase, 2018-08-10 08:28:24

How to configure ASP.NET Core Web API Windows Authentication?

There is a backend on asp.net core, there is a frontend on react. And most importantly, the backend has windows authentication.
Any call to the API, including through curl, returns 401, the definition in the request header --NTLM also does not give anything special.
How to authorize requests from the client to the API?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Roman, 2018-08-10
@yarosroman

Pass-through authentication requires the application to be running on IIS.
Learn more https://docs.microsoft.com/en-us/aspnet/core/secur...

R
Ruslan Sadikhov, 2015-01-22
@fsdsdfsfdsfsdfsdfsdfsdfsd

Found on request "php anonymizer script" in Yandex:
www.script-php.ru/script_utility/1891-php-anonimaj...

E
Elena, 2015-01-22
@Nidora

Hideme.ru is an excellent service.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question