4.8 KiB
4.8 KiB
Table of Contents
oauth2-client
Synopsis
Application service needs interact with a Oauth2 server.
Variables
Général (general)
OAuth2 client (general.oauth2_client)
| Description | Type | Supplier | Values | Example | Provider |
|---|---|---|---|---|---|
| OAuth2 server domain name (oauth2_client_server_domainname) | domainname | OAuth2 | |||
| OAuth2 client is an application (oauth2_is_client_application) | boolean | False | |||
| OAuth2 client name (oauth2_client_name) | string | OAuth2:name | example | ||
| OAuth2 client description (oauth2_client_description) | string | OAuth2:description | Example description | ||
| OAuth2 URL to valid login (oauth2_client_login) | web_address | OAuth2:login | |||
| OAuth2 category (oauth2_client_category) | string | OAuth2:category | Défaut | ||
| OAuth2 logo (oauth2_client_logo) | string | OAuth2:logo | demo.png | ||
| OAuth2 server external domain name (oauth2_server_domainname) | domainname | OAuth2:external_domain |
external (general.oauth2_client.external)
| Description | Type | Values | Supplier |
|---|---|---|---|
| OAuth2 client external (oauth2_client_external) [+] | web_address | OAuth2:external | |
| OAuth2 family (oauth2_client_family) | string | users | OAuth2:family |
- [+]: variable is multiple
- bold: variable is mandatory