2022-12-24 13:01:51 +01:00
|
|
|
---
|
|
|
|
|
gitea: none
|
|
|
|
|
include_toc: true
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# oauth2-client
|
|
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
## Synopsis
|
2022-12-24 13:01:51 +01:00
|
|
|
|
|
|
|
|
Application service needs interact with a Oauth2 server.
|
|
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
## 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
|
|
|
|
|
|
2022-12-24 13:01:51 +01:00
|
|
|
## Variables
|
|
|
|
|
|
|
|
|
|
### Général (*general*)
|
|
|
|
|
|
|
|
|
|
#### OAuth2 client (*general.oauth2_client*)
|
|
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
|
|
|
|
|
| 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 |
|
2022-12-24 13:01:51 +01:00
|
|
|
|
|
|
|
|
##### external (*general.oauth2_client.external*)
|
|
|
|
|
|
|
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
| 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 |
|
2022-12-24 13:01:51 +01:00
|
|
|
|
|
|
|
|
- [+]: variable is multiple
|
|
|
|
|
- **bold**: variable is mandatory
|
|
|
|
|
|
|
|
|
|
## Used by
|
|
|
|
|
|
|
|
|
|
- [odoo](../odoo/README.md)
|
2023-06-29 18:56:46 +02:00
|
|
|
- [grafana](../grafana/README.md)
|
2022-12-24 13:01:51 +01:00
|
|
|
- [mailman](../mailman/README.md)
|
|
|
|
|
- [peertube](../peertube/README.md)
|
|
|
|
|
- [piwigo](../piwigo/README.md)
|
|
|
|
|
- [dovecot](../dovecot/README.md)
|
2023-01-17 21:43:32 +01:00
|
|
|
- [forgejo](../forgejo/README.md)
|
2022-12-24 13:01:51 +01:00
|
|
|
- [roundcube](../roundcube/README.md)
|
|
|
|
|
- [nextcloud](../nextcloud/README.md)
|
|
|
|
|
|
2023-01-18 09:19:37 +01:00
|
|
|
## Provider
|
|
|
|
|
|
|
|
|
|
[lemonldap](../lemonldap/README.md)
|
2023-02-14 14:43:41 +01:00
|
|
|
|
|
|
|
|
[All applications services for this dataset.](../README.md)
|