Skip to content

redirect_uri is not authorized for this client #444

Answered by frankie567
KXN2004 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to authorize http://localhost:5000/docs/oauth2-redirect as as redirect URI in your Client configuration: https://docs.fief.dev/configure/clients/#redirect-uris

If you start the authentication from the Swagger docs on localhost:5000, then it'll try to redirect the same Swagger on localhost:5000; but you need to tell Fief it's safe to do so.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by KXN2004
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #443 on September 16, 2024 06:23.