fix the templated redirect_uri for nextcloud

This commit is contained in:
2025-09-03 15:29:47 -04:00
parent 96aedac582
commit 7ffa889430

View File

@ -30,7 +30,7 @@ entries:
issuer_mode: per_provider
redirect_uris:
- matching_mode: strict
url: https://{{ env "NEXTCLOUD_DOMAIN" }}/apps/sociallogin/custom_oidc/authentik
url: https://{{ env "NEXTCLOUD_DOMAIN" }}/apps/sociallogin/custom_oidc/{{ env "AUTHENTIK_USER_PREFIX" }}
name: Nextcloud
property_mappings:
- !Find [authentik_providers_oauth2.scopemapping, [scope_name, openid]]