dataset/seed/oauth2-client/README.md
2023-08-04 09:29:11 +02:00

67 lines
4 KiB
Markdown

---
gitea: none
include_toc: true
---
# oauth2-client
## Synopsis
Application service needs interact with a Oauth2 server.
## Basic variables
### Général (*general*)
#### OAuth2 client (*general.oauth2_client*)
| Description | Example | Supplier |
|------------------------------------------------------------------------------------------------------------------------|---------------------|--------------------|
| **OAuth2 client name** (*[general.oauth2_client.oauth2_client_name](dictionaries/30_oauth2_client.xml)*) | example | OAuth2:name |
| **OAuth2 client description** (*[general.oauth2_client.oauth2_client_description](dictionaries/30_oauth2_client.xml)*) | Example description | OAuth2:description |
- [+]: variable is multiple
- **bold**: variable is mandatory
## Variables
### Général (*general*)
#### OAuth2 client (*general.oauth2_client*)
| Description | Type | Supplier | Values |
|--------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|-----------------|----------|
| OAuth2 URL to valid login (*[general.oauth2_client.oauth2_client_login](dictionaries/30_oauth2_client.xml)*) | [web_address](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | OAuth2:login | |
| **OAuth2 category** (*[general.oauth2_client.oauth2_client_category](dictionaries/30_oauth2_client.xml)*) | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | OAuth2:category | Défaut |
| **OAuth2 logo** (*[general.oauth2_client.oauth2_client_logo](dictionaries/30_oauth2_client.xml)*) | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | OAuth2:logo | demo.png |
##### external (*general.oauth2_client.external*)
| Description | Type | Values | Supplier |
|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|--------------|-----------------|
| **OAuth2 client external** (*[general.oauth2_client.external.oauth2_client_external](dictionaries/30_oauth2_client.xml)*) [+] | [web_address](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | <calculated> | OAuth2:external |
| **OAuth2 family** (*[general.oauth2_client.external.oauth2_client_family](dictionaries/30_oauth2_client.xml)*) | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | users | OAuth2:family |
- [+]: variable is multiple
- **bold**: variable is mandatory
## Used by
- [odoo](../odoo/README.md)
- [grafana](../grafana/README.md)
- [mailman](../mailman/README.md)
- [peertube](../peertube/README.md)
- [piwigo](../piwigo/README.md)
- [dovecot](../dovecot/README.md)
- [forgejo](../forgejo/README.md)
- [roundcube](../roundcube/README.md)
- [nextcloud](../nextcloud/README.md)
## Provider
[lemonldap](../lemonldap/README.md)
[All applications services for this dataset.](../README.md)