https://github.com/yunohost-apps/dex_ynh
Federated OpenID Connect Provider package for YunoHost
https://github.com/yunohost-apps/dex_ynh
dex identity-provider yunohost yunohost-apps
Last synced: 4 months ago
JSON representation
Federated OpenID Connect Provider package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/dex_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2022-03-23T08:15:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-06-07T08:52:18.000Z (4 months ago)
- Last Synced: 2025-06-15T05:52:17.162Z (4 months ago)
- Topics: dex, identity-provider, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://dexidp.io/
- Size: 856 KB
- Stars: 8
- Watchers: 7
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Dex, packaged for YunoHostOpenID Connect Provider based on YunoHost LDAP server
[](https://dexidp.io)
?style=for-the-badge)## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/dex/)
🛠️ Upstream Dex repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/dex_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/dex_ynh/tree/testing# upgrade an existing install:
sudo yunohost app upgrade dex -u https://github.com/YunoHost-Apps/dex_ynh/tree/testing
```### 📚 App packaging documentation
Please see for more information.