When using the Okta ASP.NET SDK, why do I get a White list to redirect error upon when the documentation states to configure it to the following login URI .
https://localhost:44314/authorization-code/callback
I have set the trusted origins, I have set the application to redirect the URL to the callback URL.
Yet it does not work, but in other languages like Golang it works perfectly!
Is the ASP NET library broken?
Gathering by the number of unanswered issues in your forum, on the same issue, this looks to be quite a common issue. Yet there are really no solutions posted why is that?
For https://dev-837735.okta.com
regards
Dave