dataset/seed/README.OAuth2.md
2023-08-21 07:24:03 +02:00

45 lines
2.8 KiB
Markdown

---
gitea: none
include_toc: true
---
[Return to the list of application services.](README.md)
# 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*.<br/>**Choices:**<br/>- `HS512`<br/>- `RS256` |
## Provider
[lemonldap](lemonldap/README.md): LemonLDAP, a Web Single Sign On and Access Management.
## Suppliers
- [odoo](odoo/README.md): Odoo, an ERP and CRM.
- [grafana](grafana/README.md): Grafana is an analytics and interactive visualization web application.
- [mailman](mailman/README.md): GNU Mailman, managing electronic mail discussion and e-newsletter lists.
- [peertube](peertube/README.md): Peertube, a federated (ActivityPub) video streaming platform.
- [piwigo](piwigo/README.md): Piwigo, a photo management software.
- [dovecot](dovecot/README.md): Postfix and Dovecot as mail servers (IMAP and submission).
- [forgejo](forgejo/README.md): Forgejo, a community managed lightweight code hosting solution.
- [roundcube](roundcube/README.md): Roundcube, a webmail.
- [nextcloud](nextcloud/README.md): Nextcloud, Online collaboration platform.
- [gitea](gitea/README.md): Transitional package for Gitea to Forgejo.