Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redirect URI https://localhost:44343/authorization-code/callback returns HTTP Error 404.0 - Not Found #63

Open
jayheavner opened this issue May 30, 2022 · 4 comments

Comments

@jayheavner
Copy link

I'm using this with Kentico 13 and that's where I'm getting the error. If I do a vanilla asp.net website it works ok.

I have my redirect URI configured properly in my application. /authorization-code/callback is hardcoded into the package and cannot be change. I'm not getting a browser 404 but rather the IIS 10 Detailed Error page 404. How do I debug this?

@laura-rodriguez
Copy link
Collaborator

Hi @jayheavner,

Can you please provide more details of your use case? What sample app are you working on (okta-hosted, self-hosted, etc)? Would you mind sharing your Startup class? (Make sure to mask your secrets).

@jayheavner
Copy link
Author

jayheavner commented May 31, 2022 via email

@jayheavner
Copy link
Author

jayheavner commented Oct 11, 2022 via email

@madhavannmk
Copy link

Is this redirectURI should be replaced or can I leave it? can i modify those

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants