2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2026-06-29 00:39:36 +02:00
Federated OpenID Connect Provider package for YunoHost
Find a file
2026-06-20 10:51:55 +02:00
.github Rename id, secret, callback as oicd_* 2024-02-04 20:53:59 +01:00
conf Damn copy-pasting 2025-05-15 21:26:38 +02:00
doc Update documentation 2025-05-02 12:14:09 +02:00
scripts fix(restore): daemon-reload before service restart 2026-06-19 23:49:24 +02:00
sources Add a new line before appending config files 2025-05-12 21:48:28 +02:00
.gitignore Remove .DS_Store 2022-06-11 13:53:16 +07:00
LICENSE First commit 2022-03-23 16:11:19 +07:00
manifest.toml enh: explain better the initial configuration of a client 2026-06-19 23:31:40 +02:00
README.md Auto-update READMEs 2026-03-04 00:11:22 +01:00
tests.toml fix(tests): older test is not possible anymore 2026-06-20 01:33:13 +02:00

Logo of Dex Dex, packaged for YunoHost

OpenID Connect Provider based on YunoHost LDAP server

🌐 Official app website Version: 2.45.1~ynh1

Screenshots

Screenshot of Dex

📦 Developer info

Automatic tests level

🛠️ Upstream Dex repository: https://github.com/dexidp/dex

Pull request are welcome and should target the testing branch.

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 https://doc.yunohost.org/packaging_apps for more information.