# Dex untuk YunoHost [![Tingkat integrasi](https://dash.yunohost.org/integration/dex.svg)](https://ci-apps.yunohost.org/ci/apps/dex/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/dex.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/dex.maintain.svg) [![Pasang Dex dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dex) *[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* > *Paket ini memperbolehkan Anda untuk memasang Dex secara cepat dan mudah pada server YunoHost.* > *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* ## Ringkasan Dex is an identity service that uses OpenID Connect to drive authentication for other apps. This YunoHost package will install Dex and setup a canonical OpenID Connect provider for your YunoHost instance, based on the LDAP user base, that can then be used as an authentification server for other YunoHost apps. ### Features - Fully working OpenID Connect authentification flow - Interfaced with YunoHost's LDAP server **Versi terkirim:** 2.41.1~ynh1 ## Tangkapan Layar ![Tangkapan Layar pada Dex](./doc/screenshots/Dex_screenshot.png) ## Dokumentasi dan sumber daya - Website aplikasi resmi: - Dokumentasi admin resmi: - Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: ## Info developer Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/dex_ynh/tree/testing). Untuk mencoba branch `testing`, silakan dilanjutkan seperti: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/dex_ynh/tree/testing --debug atau sudo yunohost app upgrade dex -u https://github.com/YunoHost-Apps/dex_ynh/tree/testing --debug ``` **Info lebih lanjut mengenai pemaketan aplikasi:**