diff --git a/pages/04.applications/10.docs/dex/app_dex.md b/pages/04.applications/10.docs/dex/app_dex.md new file mode 100644 index 00000000..c76f75f0 --- /dev/null +++ b/pages/04.applications/10.docs/dex/app_dex.md @@ -0,0 +1,22 @@ +--- +title: Dex +template: docs +taxonomy: + category: docs, apps +routes: + default: '/app_dex' +--- + +![dex's logo](image://dex_logo.svg?resize=,80) + +[![Install Dex with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=dex) [![Integration level](https://dash.yunohost.org/integration/dex.svg)](https://dash.yunohost.org/appci/app/dex) + +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. + + +## Useful links + ++ Website: [dexidp.io](https://dexidp.io) ++ Official documentation: [dexidp.io/docs](https://dexidp.io/docs/) ++ Application software repository: [github.com - YunoHost-Apps/dex](https://github.com/YunoHost-Apps/dex_ynh) ++ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/dex/issues](https://github.com/YunoHost-Apps/dex_ynh/issues)