dataset/seed/oauth2-client/README.md
2023-08-08 11:22:14 +02:00

4 KiB

Table of Contents

oauth2-client

Synopsis

Application service needs interact with a Oauth2 server.

Variables for expert

Général

OAuth2 client

Parameter Comments
general.oauth2_client.oauth2_client_name
mandatory
Type: [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable)
OAuth2 client name.
Example: example
general.oauth2_client.oauth2_client_description
mandatory
Type: [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable)
OAuth2 client description.
Example: Example description
general.oauth2_client.oauth2_client_login
Type: [web_address](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable)
OAuth2 URL to valid login.
external
Parameter Comments
general.oauth2_client.external.oauth2_client_external
mandatory, multiple
Type: [web_address](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable)
OAuth2 client external.
Default: calculated
general.oauth2_client.external.oauth2_client_family
mandatory
Type: [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable)
OAuth2 family.
Default: users
general.oauth2_client.oauth2_client_category
mandatory
Type: [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable)
OAuth2 category.
Default: Défaut
general.oauth2_client.oauth2_client_logo
mandatory
Type: [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable)
OAuth2 logo.
Default: demo.png

Used by

Provider

lemonldap

All applications services for this dataset.