1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-03-31 13:52:40 +00:00
parent 35d8ef1372
commit 121bc78807
2 changed files with 28 additions and 16 deletions

View file

@ -35,15 +35,21 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov
## Disclaimers / important information
* Known limitations :
* Only tested on x86 architectures
* Dex only allows you to setup one OpenID Connect app at a time
* However, it's a working multi-instance app, so you can install it more than once
* Dex is only an OIDC provider, and user management will depend on the app using it as an OIDC provider
### Known limitations :
* To be used carefully :
* Changing URL will work but will require some settings change in the app using Dex as an OIDC provider
* Going to the URL will only let you see a "This is where Dex is installed." message
* Can't be installed yet using the web UI. You have to use the CLI
```
sudo yunohost app install https://github.com/Yunohost-Apps/dex_ynh
```
* Only tested on x86 architectures
* Dex only allows you to setup one OpenID Connect app at a time
* However, it's a working multi-instance app, so you can install it more than once
* Dex is only an OIDC provider, and user management will depend on the app using it as an OIDC provider
### To be used carefully :
* Changing URL will work but will require some settings change in the app using Dex as an OIDC provider
* Going to the URL will only let you see a "This is where Dex is installed." message
## Documentation and resources

View file

@ -31,15 +31,21 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov
## Avertissements / informations importantes
* Known limitations :
* Only tested on x86 architectures
* Dex only allows you to setup one OpenID Connect app at a time
* However, it's a working multi-instance app, so you can install it more than once
* Dex is only an OIDC provider, and user management will depend on the app using it as an OIDC provider
### Known limitations :
* To be used carefully :
* Changing URL will work but will require some settings change in the app using Dex as an OIDC provider
* Going to the URL will only let you see a "This is where Dex is installed." message
* Can't be installed yet using the web UI. You have to use the CLI
```
sudo yunohost app install https://github.com/Yunohost-Apps/dex_ynh
```
* Only tested on x86 architectures
* Dex only allows you to setup one OpenID Connect app at a time
* However, it's a working multi-instance app, so you can install it more than once
* Dex is only an OIDC provider, and user management will depend on the app using it as an OIDC provider
### To be used carefully :
* Changing URL will work but will require some settings change in the app using Dex as an OIDC provider
* Going to the URL will only let you see a "This is where Dex is installed." message
## Documentations et ressources