set up authorization

This commit is contained in:
2025-01-01 20:32:39 +01:00
parent 22222fb0e3
commit 7f87c00dd9
9 changed files with 44 additions and 8 deletions

View File

@@ -24,6 +24,11 @@
"name": "device-registry.url",
"type": "java.lang.String",
"description": "Url for device registry service."
},
{
"name": "account-registry.url",
"type": "java.lang.String",
"description": "Url for account registry service."
}
]
}