why doesn’t okta redirect to redirect_uri? is there a any bug on okta? or wrong configuration on my side? I am testing SSO with okta-aspnet-mvc-example, and I only changed RedirectUri in config file.
As per this article, can you ensure that your Client ID is correct (don’t forget this is case sensitive!), that it is a valid client ID for the Okta subdomain you are making a request to, and that the client is active?