# 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:** [December 6, 2018, 4:08pm 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: [February 24, 2025, 7:09am UTC](https://meta.discourse.org/t/discourse-openid-connect-oidc/103632/307 "2025-02-24T07:09:09Z")

</div>

For a Docker dev environment, try checking under `/var/discourse/containers/app.yml`?  
However, for non-Docker dev installs, see here:

> [@Install plugins in your non-Docker development environment](https://meta.discourse.org/t/install-plugins-in-your-non-docker-development-environment/205337/1):
>
> (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)._
