
qquvt (qquvt) asked a question.
Hello, I need to call okta v1/authorize api inside the controller method so as a behaviour of that okta api it should return 302 but in controller code it is always return 200 even i did set AllowAutoRedirect false in httpclient, i need help asap
Thanks.

Hi Vinod, are you using an Okta .NET Core middleware or do you have custom code? If you are using the Okta library, then you might find one of these sample apps helpful.
https://github.com/okta/samples-aspnetcore