replace stirling with bento
This commit is contained in:
@@ -84,7 +84,6 @@ identity_providers:
|
||||
allowed_origins:
|
||||
- "https://immich.64815139.xyz"
|
||||
- "https://gitea.64815139.xyz"
|
||||
- "https://stirling-pdf.64815139.xyz"
|
||||
allowed_origins_from_client_redirect_uris: false
|
||||
clients:
|
||||
- client_id: T0kYrFHTASAXGCV-rUOlQLDGsW0HFJRx_eAQ1dx9mo-vTgilubJMU46Ud1oRexmtZBjgAsEp
|
||||
@@ -134,20 +133,3 @@ identity_providers:
|
||||
- form_post
|
||||
- query
|
||||
- fragment
|
||||
- client_id: 'GXbZWCII_iRwoQAjtpP6WzXDKagzYZC~dRSq3QMgJyb3RrvcPG0n.Elm3NnEpq8LLh_uZktw'
|
||||
client_name: 'Stirling-PDF'
|
||||
client_secret: {{ secret "/run/secrets/STIRLING_PDF_CLIENT_SECRET" }}
|
||||
public: false
|
||||
authorization_policy: 'two_factor'
|
||||
token_endpoint_auth_method: 'client_secret_basic'
|
||||
scopes:
|
||||
- 'openid'
|
||||
- 'profile'
|
||||
- 'groups'
|
||||
- 'email'
|
||||
redirect_uris:
|
||||
- 'https://stirling-pdf.64815139.xyz/login/oauth2/code/oidc'
|
||||
grant_types:
|
||||
- 'authorization_code'
|
||||
response_types:
|
||||
- 'code'
|
||||
|
||||
Reference in New Issue
Block a user