mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
feat: allow customizing the display name of the OpenID Connect provider
This commit is contained in:
parent
ee926e73cb
commit
6feee555ba
24 changed files with 74 additions and 57 deletions
|
@ -442,6 +442,11 @@ OpenID Connect discovery endpoint\&.
|
|||
.br
|
||||
Default is empty\&.
|
||||
.TP
|
||||
.B OAUTH2_OIDC_PROVIDER_NAME
|
||||
Name to display for the OIDC provider\&.
|
||||
.br
|
||||
Default is OpenID Connect\&.
|
||||
.TP
|
||||
.B OAUTH2_PROVIDER
|
||||
Possible values are "google" or "oidc"\&.
|
||||
.br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue