Skip to content

Installing Authentication Extensions gives errors #2193

Answered by nickrandolph
ziomek64 asked this question in Q&A
Discussion options

You must be logged in to vote

I've tried your sample and the issue is now that you're not specifying either a redirect uri as part of the LoginStartUri (eg

"LoginStartUri": "https://localhost:7193/webauth/Login/Facebook?redirect_uri=oidc-auth://",
), or providing the LoginCallbackUri parameter. If you provide either of these you should see the browser being displayed.
I'll endeavour to add more detailed logging to the auth process to make it easier to determine what's missing in future

Replies: 6 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@nickrandolph
Comment options

@ziomek64
Comment options

@ziomek64
Comment options

Comment options

You must be logged in to vote
2 replies
@ziomek64
Comment options

@nickrandolph
Comment options

Comment options

You must be logged in to vote
1 reply
@ziomek64
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ziomek64
Comment options

@nickrandolph
Comment options

Answer selected by ziomek64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants