dataset/seed/README.OAuth2.md
2023-08-20 19:47:01 +02:00

2.2 KiB

Table of Contents

Return to the list of application services.

OAuth2

Synopsis

Remote clients needing to verify OAuth2 account.

Variables

Name Comment
OAuth2:external_domain OAuth2 server domain name.
OAuth2:client_id Remote client id for suffix value.
OAuth2:secret Remote secret for suffix value.
OAuth2:name Remote name for suffix value.
OAuth2:description Remote description for suffix value.
OAuth2:category Remode category for suffix value.
OAuth2:login Remote URL to login for suffix value.
OAuth2:external Remote external for suffix value.
OAuth2:family Remote family for suffix value.
OAuth2:logo Logo for suffix value.
OAuth2:token_signature_algo OAuth2 token signature algorithm for suffix value.
Choices:
- HS512
- RS256

Provider

lemonldap

Suppliers