Skip to content

Commit 57e1200

Browse files
author
Rebecka Gulliksson
committed
Fix incorrect module path in consent.yaml.example.
1 parent e449838 commit 57e1200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/plugins/microservices/consent.yaml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module: satosa.micro_services.account_linking.Consent
1+
module: satosa.micro_services.consent.Consent
22
name: Consent
33
config:
44
api_url: "https://127.0.0.1:8166"

0 commit comments

Comments
 (0)