Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 16, 20204 yr Hi, I'm trying to use my forum as an oauth2 server, the problem is the other application (the oauth2 client) is making request with the OpenID standard, it is possible for invision to support the OpenID standard? I can only configure a generic oauth2 server... Am I missing the option somewhere? Thank you
December 16, 20204 yr I could also use this feature. Given that oauth2 is already supported, it should be rather simple to implement support for openid connect
December 17, 20204 yr We have a login module internally that supports OpenID. It may or may not make its way into the core software release at some point.
December 18, 20204 yr I just wanted to clarify it's entirely doable as a plugin (we've done it). I should also note the Apple ID integration available out of the box is built on OpenID and could be leveraged as a starting point.
December 28, 20204 yr On 12/17/2020 at 5:00 PM, bfarber said: We have a login module internally that supports OpenID. It may or may not make its way into the core software release at some point. Thanks for the response. I think there is a misunderstanding. The OP and I would like to use Invision Community as authentication source (Provider) for another application that requires a OpenID Connect Compliant Provider. (Which is not something where the "Login with Apple" is very useful as that pertains to logging into Invision Community)
January 13, 20214 yr Author On 12/28/2020 at 10:15 PM, wma said: Thanks for the response. I think there is a misunderstanding. The OP and I would like to use Invision Community as authentication source (Provider) for another application that requires a OpenID Connect Compliant Provider. (Which is not something where the "Login with Apple" is very useful as that pertains to logging into Invision Community) Exactly this!
April 7, 20213 yr So OpenID allows a reusable login system that can be reused across multiple sites? This would solve the problem of people having multiple accounts to keep track of?
November 12, 20231 yr Will Invision decide to support Open ID Connect? This is super important and should be a standard.
November 13, 20231 yr On 11/12/2023 at 4:46 AM, mountaininteractive said: Will Invision decide to support Open ID Connect? This is super important and should be a standard. This is not something we have on our plans at present. It may appear in the future of course
May 1, 2024May 1 Stumbled upon this while looking for this exact feature. In a world where companies are charging hundreds if not thousands of $$$ a month for authentication, having this supported by IPS would be amazing. Even if its a standalone fee/service I would love to see it supported at some point. Surely the groundwork is mostly done with OAuth2 implemented already. So many of the open source/self hosted alternatives are dated or way too overly complicated.