An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Logo of Dex
Dex, packaged for YunoHost

OpenID Connect Provider based on YunoHost LDAP server

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://dexidp.io)
![Version: 2.42.0~ynh1](https://img.shields.io/badge/Version-2.42.0~ynh1-rgba(0,150,0,1)?style=for-the-badge)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/dex)](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.