# Discourse OpenID Connect (OIDC)

**URL:** https://meta.discourse.org/t/discourse-openid-connect-oidc/103632
**Category:** Plugin
**Tags:** official, openid-connect, auth-plugins, included-in-core
**Created:** [2018年十二月6日 16:08 UTC](https://meta.discourse.org/t/discourse-openid-connect-oidc/103632 "2018-12-06T16:08:20Z")
**Posts on this page:** 1
**Showing post:** 307

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [2025年二月24日 07:09 UTC](https://meta.discourse.org/t/discourse-openid-connect-oidc/103632/307 "2025-02-24T07:09:09Z")

</div>

对于 Docker 开发环境，请尝试检查 `/var/discourse/containers/app.yml`？  
但是，对于非 Docker 开发安装，请参阅此处：

> [@Install plugins in your non-Docker development environment](https://meta.discourse.org/t/install-plugins-in-your-non-docker-development-environment/205337/1?u=natedhaliwal):
>
> (This guide only covers non-docker dev install. For Docker dev whale see [Install Discourse for development using Docker](https://meta.discourse.org/t/beginners-guide-to-install-discourse-for-development-using-docker/102009)) If you’ve followed the [instructions to set up your local discourse](https://meta.discourse.org/t/how-do-i-set-up-a-local-discourse-development-environment/182882/1), you can install a plugin locally: Stop your local server if it’s running. Download the plugin repo and save it your /plugins folder. Alternatively, you can [use a symlink](https://meta.discourse.org/t/beginners-guide-to-creating-discourse-plugins-part-4-git-setup/31272#creating-a-symlink-3). If the plugin includes migrations (you’ll see them in db/migrate), run them with: LOAD\_PLUGINS=1 bundle exec rake db:migrate fro…

---

_[View the full topic](https://meta.discourse.org/t/discourse-openid-connect-oidc/103632)._
