Best way to use discourse as SSO - Wikimedia, Nextcloud, Immich

Hey,

I have deployed an instance with 500 registerd users.
As I want to add additional services and dont want to create new accounts I’d like to use the current database for the new services.

Additional Services:

  • Wikimedia
  • Nextcloud
  • Immich/Photoprism

Do I need some additional “proxy” Container?

Thanks!

If I understand your question (you want your Wikimedia and Nextcloud servers to use Discourse has the SSO source), then you’d need to find or develop DiscourseConnect plugins for each of those services. See Use Discourse as an identity provider (SSO, DiscourseConnect). wp-discourse is a working php example (that works for WordPress, obviously).