Hi @teenajohn, the most common error with the redirect URI would be that it is not configured in the Okta Admin console. Please go to your application in the Admin console and ensure that http://sgsnt810/OktaMVCSample/authorization-code/callback is added to the Sign-in redirect URIs and that http://sgsnt810/OktaMVCSample/signout/callback is added to the Sign-out redirect URIs. If this does not help, could you please share a screenshot of the error you are receiving?
Hi louie,
This issue has been fixed. But after clicking on sign in button, it gives me error page again, i copied the exact code from github which was working fine in my localhost.