Update consumer name for Id 2 in repository config

Changed the "Name" field for consumer Id 2 from "sign-flow-gen" to "sign-flow" in consumer-repository.json. No other fields were affected.
This commit is contained in:
2026-02-03 13:01:50 +01:00
parent e530bceacd
commit 31a371ecb9

View File

@@ -14,7 +14,7 @@
},
{
"Id": 2,
"Name": "sign-flow-gen",
"Name": "sign-flow",
"Audience": "sign-flow.digitaldata.works",
"Password": "Gpm63fny0W63Klc2eWC"
}