WIP: fix nextcloud integration #12

Closed
ammaratef45 wants to merge 1 commits from nextcloud into main

View File

@ -26,6 +26,9 @@ entries:
client_id: {{ secret "nextcloud_id" }}
client_secret: {{ secret "nextcloud_secret" }}
client_type: confidential
redirect_uris:
- url: https://{{ env "NEXTCLOUD_DOMAIN" }}
matching_mode: strict
include_claims_in_id_token: true
issuer_mode: per_provider
name: Nextcloud