Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Luciann Posted November 16, 2022 Posted November 16, 2022 (edited) I'm struggling to add the discord oauth, i'm unsure about the information endpoint is this it: https://discord.com/api/users/@me? also the parameters I'm not sure how to write them, there's an error somewhere, when I try to log in the discord log in screen to authorise pops up just fine but when it sends me back to the website it doesn't log me in, instead, I get an error, also the scopes should be identify and email? Edited November 16, 2022 by Luciann
Solution Randy Calvert Posted November 16, 2022 Solution Posted November 16, 2022 Discord is not an officially supported authentication method. While Discord may provide an oAuth2 endpoint for use, IPS is not able to provide support for how to configure it and what data to pass. In searching Google, I saw the following thread which may be helpful though: https://fusionauth.io/docs/v1/tech/identity-providers/openid-connect/discord Luciann 1
Luciann Posted November 16, 2022 Author Posted November 16, 2022 yep, that helped, only needed the parameters. thanks a lot!
Recommended Posts